Download Popcorn.js 1.2
Popcorn.js is made-up of a core JavaScript library, and many plugins. You can download the core library by itself, get the core with plugins, or visit http://mozillapopcorn.org/build-tool in order to create a customized Popcorn.js with select plugins.
The stand-alone Popcorn.js core library (i.e., no plugins):
- Full Debug Version: popcorn.js
- Minified Release Version: popcorn.min.js
The Popcorn.js core library, plus all official plugins in one complete file:
- Full Debug Version: popcorn-complete.js
- Minified Release Version: popcorn-complete.min.js
Beta: The Popcorn.js core library, plus IE8 shim, flash player support, and the YouTube player:
- Full Debug Version: popcorn-ie8.js
- Minified Release Version: popcorn-ie8.min.js
You can download the entire project in either zip or tar formats from Git. The changelog is available here
You can also clone the project with Git by running:
$ git clone git://github.com/mozilla/popcorn-js