pdf.js/extensions/chrome
Rob Wu ec956d97c9 [CRX] Delay render of viewer if needed...
Sometimes, the viewer did not render for PDF files in an iframe,
because document.readyState not reaching "complete".

Deferring window.stop() until the root element is placed in the
document fixes the problem (typically a few ten milliseconds).
2013-07-17 23:25:31 +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 [CRX] Delay render of viewer if needed... 2013-07-17 23:25:31 +02:00
manifest.json [CRX] Improved navigation detection. 2013-07-17 19:04:10 +02:00
patch-worker.js Enable Web Worker again in Chrome extension 2013-04-04 13:40:35 +02:00
pdfHandler-local.js Enforces trailing spaces 2013-07-01 11:25:46 -05:00
pdfHandler.html Highly improved Chrome extension 2013-04-04 10:04:13 +02:00
pdfHandler.js [CRX] Improved navigation detection. 2013-07-17 19:04:10 +02:00