Skip to content

Commit dd9f141

Browse files
committed
Clean up;
1 parent 049e195 commit dd9f141

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

PDF_Tools/pdf_tools@httpsgithubcomjeroneuserscripts.user.js renamed to PDF_Tools/PDF_Tools.user.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@
7474

7575
console.log(page.canvas, img, arguments);
7676

77-
7877
//if (!page.canvas) { page.draw(); }
7978
var img2 = document.createElement("img");
8079
//img2.style.width = "16px";

PDF_Tools/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ An userscript that enhances the pdf.js window in Firefox.
2626

2727
Documentations:
2828

29-
- https://github.com/mozilla/pdf.js
29+
* https://github.com/mozilla/pdf.js
3030

3131
Test cases:
3232

33-
- http://mozilla.github.io/pdf.js/web/viewer.html?file=compressed.tracemonkey-pldi-09.pdf
33+
* http://mozilla.github.io/pdf.js/web/viewer.html?file=compressed.tracemonkey-pldi-09.pdf

0 commit comments

Comments
 (0)