Skip to content

Commit

Permalink
Remove the Firefox extension building code.
Browse files Browse the repository at this point in the history
Firefox no longer supports this legacy extension and it is a pain to
sync changes from here and mozilla central.
  • Loading branch information
brendandahl committed Mar 15, 2018
1 parent 6662985 commit 7bae399
Show file tree
Hide file tree
Showing 20 changed files with 4 additions and 2,847 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,9 @@ Feel free to stop by #pdfjs on irc.mozilla.org for questions or guidance.

### Browser Extensions

#### Firefox (and Seamonkey)
#### Firefox

PDF.js is built into version 19+ of Firefox, however, one extension is still available:

+ [Development Version](http://mozilla.github.io/pdf.js/extensions/firefox/pdf.js.xpi) - This extension is mainly intended for developers/testers, and it is updated every time new code is merged into the PDF.js codebase. It should be quite stable but might break from time to time.

+ Please note that the extension is *not* guaranteed to be compatible with Firefox versions that are *older* than the current Nightly version, see the [Release Calendar](https://wiki.mozilla.org/RapidRelease/Calendar#Past_branch_dates).

+ The extension *may* also work in Seamonkey, provided that it is based on a Firefox version as above (see [Which version of Firefox does SeaMonkey 2.x correspond with?](https://wiki.mozilla.org/SeaMonkey/FAQ#General)), but we do *not* guarantee compatibility.
PDF.js is built into version 19+ of Firefox

#### Chrome

Expand Down
171 changes: 0 additions & 171 deletions extensions/firefox/bootstrap.js

This file was deleted.

1 change: 0 additions & 1 deletion extensions/firefox/chrome-mozcentral.manifest

This file was deleted.

5 changes: 0 additions & 5 deletions extensions/firefox/chrome.manifest

This file was deleted.

95 changes: 0 additions & 95 deletions extensions/firefox/chrome/content.js

This file was deleted.

25 changes: 0 additions & 25 deletions extensions/firefox/content/PdfJs-stub.jsm

This file was deleted.

Loading

0 comments on commit 7bae399

Please sign in to comment.