Skip to content

e0da/popout_for_youtube

Repository files navigation

Popout for YouTube™

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

Download and install via the Chrome Web Store.

Implementation

Popout for YouTube™ is written in CoffeeScript. The source code is managed on GitHub at http://github.com/sidewaysmilk/popout_for_youtube .

Development Requirements

You need a zip bin in your path and yarn or npm.

yarn install

Compiling

Run yarn run for a list of tasks. These are the big ones.

  • yarn build - compiles the CoffeeScript to JavaScript
  • yarn zip - yarn build then prepares the Chrome extension as a zip file

Contributions

Thanks to the following developers for their contributions to the project!

Copyright and License

Copyright © 2010-2014, Justin Force - Licensed under the MIT License