An extension for Google Chrome™ that adds a button to videos on youtube.com to "pop out" the video into a new window. Uses jQuery.
Download and install via the Chrome Web Store.
Popout for YouTube™ is written in CoffeeScript. The source code is managed on GitHub at http://github.com/sidewaysmilk/popout_for_youtube .
You need a zip
bin in your path and yarn or npm.
yarn install
Run yarn run
for a list of tasks. These are the big ones.
yarn build
- compiles the CoffeeScript to JavaScriptyarn zip
-yarn build
then prepares the Chrome extension as a zip file
Thanks to the following developers for their contributions to the project!
Copyright © 2010-2014, Justin Force - Licensed under the MIT License