pdf.js/extensions/chromium
Rob Wu b754f9d878 Make streamsPrivate optional; remove manifest key
Use streamsPrivate API when available.
When the API is not available, the extension will still work on
on http/https/file URLs, but not for POST requests or FTP.

As of writing, the Chromium project has still not whitelisted
the PDF Viewer extension in the Chrome Web Store.
 (extension ID oemmndcbldboiebfnladdacbdfmadadm)
Request to whitelist PDF.js in Chromium:
 https://code.google.com/p/chromium/issues/detail?id=326949

Opera 19 has whitelisted the PDF Viewer extension from
 https://addons.opera.com/extensions/details/pdf-viewer/
 (extension ID encfpfilknmenlmjemepncnlbbjlabkc)
 (https://github.com/Rob--W/pdf.js/issues/1#issuecomment-32357302)

If you want to test the streamsPrivate feature in Chrome,
edit the build/extensions/manifest.json and add the "key" again
 (see this commit for the value of this "key" field).
2014-01-16 00:30:39 +01:00
..
.gitignore Renaming of extensions/chrome folder to extensions/chromium, and small tweak to manifest.json description as per #3600 2013-08-21 18:11:35 +02:00
chrome.tabs.executeScriptInFrame.js Update chrome.tabs.executeScriptInFrame dependency 2014-01-13 21:21:02 +01:00
extension-router.js [CRX] Add a pageAction to omnibox showing PDF URL 2013-12-16 19:00:32 +01:00
icon16.png Recompressed PNG assets 2014-01-02 21:11:01 +01:00
icon19.png [CRX] Add a pageAction to omnibox showing PDF URL 2013-12-16 19:00:32 +01:00
icon38.png [CRX] Add a pageAction to omnibox showing PDF URL 2013-12-16 19:00:32 +01:00
icon48.png Renaming of extensions/chrome folder to extensions/chromium, and small tweak to manifest.json description as per #3600 2013-08-21 18:11:35 +02:00
icon128.png Renaming of extensions/chrome folder to extensions/chromium, and small tweak to manifest.json description as per #3600 2013-08-21 18:11:35 +02:00
manifest.json Make streamsPrivate optional; remove manifest key 2014-01-16 00:30:39 +01:00
nothing.js [CRX] Change Viewer insertion method 2013-10-16 23:14:16 +02:00
pageActionPopup.html Added missing <html> tag to page action 2014-01-02 18:44:38 +01:00
pageActionPopup.js [CRX] Add a pageAction to omnibox showing PDF URL 2013-12-16 19:00:32 +01:00
patch-worker.js Renaming of extensions/chrome folder to extensions/chromium, and small tweak to manifest.json description as per #3600 2013-08-21 18:11:35 +02:00
pdfHandler-v2.js Make streamsPrivate optional; remove manifest key 2014-01-16 00:30:39 +01:00
pdfHandler.html Proof of concept using chrome.streamsPrivate API 2014-01-15 23:04:15 +01:00
pdfHandler.js [CRX] split:incognito is used, so update file:-handler 2013-10-16 23:14:43 +02:00