From f323ef2f4a11c7162e8a7ca3551791354978e9e3 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Wed, 21 Aug 2013 14:25:14 -0700 Subject: [PATCH] Chrome -> Chromium --- 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 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?