Commit Graph

8 Commits

Author SHA1 Message Date
Michael Payne
6ca9245a39 Changes to allowed versioned building of Chrome extension that meets new
Chrome extension security requirements
2012-09-06 12:39:49 -07:00
Michael Payne
088c6e17e8 changes to allow chrome extension to load
changes to remove inline scripts, update manifest version, fix make.js
so compatibility.js isn't included for chrome. Due to new Chrome
extension changes outlined at
http://developer.chrome.com/extensions/manifestVersion.html
2012-09-05 22:52:17 -07:00
Brendan Dahl
332ae4ce41 Change to the Apache v2 license. 2012-08-31 15:48:21 -07:00
Yury Delendik
6323c8e084 Loading extension resources via stringbundle 2012-05-11 14:39:11 -05:00
notmasteryet
0c7d45bbfb Chrome extension: uses encodeURIComponent; fixes download button 2012-03-03 19:27:35 -06:00
Lucas Stadler
913faac2e4 Make chrome extensions compatible with latest API changes.
That is, webRequest is no longer experimental and so it's easier
to start (without --enable-experimental-extension-apis).
2012-02-13 20:28:25 +01:00
Vivien Nicolas
6e10114647 Add content/ to the viewer.html path 2011-11-07 16:01:50 +01:00
Vivien Nicolas
08af0c7686 Initial Chrome extension import 2011-10-18 19:43:43 +02:00