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?