Skip to content

Commit 234ec25

Browse files
committed
How to use Chrome extension (README)
1 parent 8f83cd5 commit 234ec25

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,15 @@ using the pdf.js API.
2929

3030
### Extension
3131

32-
A Firefox extension is also available:
32+
A up-to-date Firefox extension is also available:
3333

3434
+ http://mozilla.github.com/pdf.js/extensions/firefox/pdf.js.xpi
3535

36-
However, note that the extension might not reflect the latest source in our master branch.
36+
(The above link is updated upon every merge to our master branch).
37+
38+
For an experimental Chrome extension, get the code as explained below and issue `make extension`.
39+
Then open Chrome with the flag `--enable-experimental-extension-apis`, go to `Tools > Extension`
40+
and load the (unpackaged) extension from the directory `extensions/chrome`.
3741

3842
### Getting the code
3943

0 commit comments

Comments
 (0)