pdf.js/extensions/chrome
Rob Wu e181a3c902 Highly improved Chrome extension
Full list feature changes in this commit:
- Support for iframes
- Switched to content-type (MIME) detection instead of hard-coding a
  case-sensitive check for the .PDF extension
- The PDF's original URL is visible in the omnibox
- Support for incognito mode

Note: PDF viewer is disabled for the file:// + incognito
combination, because it's currently impossible to get the combination
to work.

See https://github.com/mozilla/pdf.js/pull/3017#issuecomment-15693432
2013-04-04 10:04:13 +02:00
..
.gitignore Loading extension resources via stringbundle 2012-05-11 14:39:11 -05:00
hide-xhtml-error.css Highly improved Chrome extension 2013-04-04 10:04:13 +02:00
icon16.png Add icons to the Chrome extensions 2013-02-16 23:15:01 -03:00
icon48.png Add icons to the Chrome extensions 2013-02-16 23:15:01 -03:00
icon128.png Add icons to the Chrome extensions 2013-02-16 23:15:01 -03:00
insertviewer.js Highly improved Chrome extension 2013-04-04 10:04:13 +02:00
manifest.json Highly improved Chrome extension 2013-04-04 10:04:13 +02:00
pdfHandler-local.js Highly improved Chrome extension 2013-04-04 10:04:13 +02:00
pdfHandler.html Highly improved Chrome extension 2013-04-04 10:04:13 +02:00
pdfHandler.js Highly improved Chrome extension 2013-04-04 10:04:13 +02:00