From eaf437ecd749433ed4f1ce286acecdd3ccce3126 Mon Sep 17 00:00:00 2001 From: Rob Wu Date: Tue, 9 Jul 2013 08:01:25 -0700 Subject: [PATCH] The Chrome extension is actively being worked on since I've joined the project. --- Frequently-Asked-Questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index 1f80ba2..17ec079 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -55,7 +55,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 and Chrome extension. The Firefox extension is well supported and actively worked on. The Chrome extension is less active and more experimental. For installing either see the [readme](https://github.com/mozilla/pdf.js/blob/master/README.md). +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). ## I know JavaScript and want to contribute to the project. How do I start?