We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 049e195 commit dd9f141Copy full SHA for dd9f141
2 files changed
…@httpsgithubcomjeroneuserscripts.user.js PDF_Tools/PDF_Tools.user.jsPDF_Tools/pdf_tools@httpsgithubcomjeroneuserscripts.user.js renamed to PDF_Tools/PDF_Tools.user.js
@@ -74,7 +74,6 @@
74
75
console.log(page.canvas, img, arguments);
76
77
-
78
//if (!page.canvas) { page.draw(); }
79
var img2 = document.createElement("img");
80
//img2.style.width = "16px";
PDF_Tools/README.md
@@ -26,8 +26,8 @@ An userscript that enhances the pdf.js window in Firefox.
26
27
Documentations:
28
29
-- https://github.com/mozilla/pdf.js
+* https://github.com/mozilla/pdf.js
30
31
Test cases:
32
33
-- http://mozilla.github.io/pdf.js/web/viewer.html?file=compressed.tracemonkey-pldi-09.pdf
+* http://mozilla.github.io/pdf.js/web/viewer.html?file=compressed.tracemonkey-pldi-09.pdf
0 commit comments