diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index dbf17d3..9cdd1e3 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -60,7 +60,7 @@ The goal is to support all HTML5 compliant browsers, but since feature support v ## What browsers have extensions (and where can I find install procedures)? -There is currently a Firefox, Chrome and Opera extension. The Firefox extension is well supported and actively worked on. The Chrome extension is maintained by a PDF.js contributor. The Opera extension can be found [here](https://addons.opera.com/extensions/details/pdf-viewer). For installing the Firefox or Chrome extension, please refer to the [readme](https://github.com/mozilla/pdf.js/blob/master/README.md). +There is currently a Firefox, Chromium and Opera extension. The Firefox extension is well supported and actively worked on. The Chromium extension is maintained by a PDF.js contributor. The Opera extension can be found [here](https://addons.opera.com/extensions/details/pdf-viewer). For installing the Firefox or Chromium extension, please refer to the [readme](https://github.com/mozilla/pdf.js/blob/master/README.md). ## I know JavaScript and want to contribute to the project. How do I start?