From f2aa560133e8cab53b10a3a98887bd0aa7f7daef Mon Sep 17 00:00:00 2001 From: yurydelendik Date: Fri, 19 Sep 2014 16:57:54 -0700 Subject: [PATCH] Updated Debugging pdf.js (markdown) --- Debugging-pdf.js.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Debugging-pdf.js.md b/Debugging-pdf.js.md index 8619584..0f0314b 100644 --- a/Debugging-pdf.js.md +++ b/Debugging-pdf.js.md @@ -1,5 +1,5 @@ ## Enabling -As a safety precaution the debugging tools/parameters are disabled, and user shall enabled them for the generic viewer, the extension and the version of PDF.js bundled with Firefox (the debugging tools will be enabled ). +As a safety precaution the debugging tools/parameters are disabled, and user shall enabled them for the generic viewer, the extension and the version of PDF.js bundled with Firefox. * Extension version: set/create a `extensions.uriloader@pdf.js.pdfBugEnabled` setting as a boolean `true` in 'about:config' * Mozilla Central (Firefox) version: set/create a `pdfjs.pdfBugEnabled` setting as a boolean `true` in 'about:config'