From bddae6252152cda4d9dd92cdf30b0730829ae7bf Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Tue, 16 Jul 2013 06:46:49 -0700 Subject: [PATCH] Adding Opera extension --- Frequently-Asked-Questions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index 17ec079..60549fd 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -54,8 +54,8 @@ 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 and Chrome extension. The Firefox extension is well supported and actively worked on. The Chrome extension is maintained by a PDF.js contributor. For installing either see the [readme](https://github.com/mozilla/pdf.js/blob/master/README.md). +## 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). ## I know JavaScript and want to contribute to the project. How do I start?