]> git.parisson.com Git - pdf.js.git/commitdiff
Update README.md
authorBrendan Dahl <brendan.dahl@gmail.com>
Wed, 8 Feb 2012 22:40:40 +0000 (14:40 -0800)
committerBrendan Dahl <brendan.dahl@gmail.com>
Wed, 8 Feb 2012 22:40:40 +0000 (14:40 -0800)
README.md

index 09cc9503937ad4d00864536b6f0ec2786462ab13..80763aa75afffb3b5e7c4abb6d26ba9d840e4227 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,12 +26,15 @@ using the pdf.js API.
 
 ### Extension
 
-A Firefox extension is also available:
+A Firefox extension is availble in two places:
 
-+ http://mozilla.github.com/pdf.js/extensions/firefox/pdf.js.xpi
++ Stable Version: https://addons.mozilla.org/en-US/firefox/addon/pdfjs
++ Development Version: http://mozilla.github.com/pdf.js/extensions/firefox/pdf.js.xpi
 
-Note that this extension is self-updating, and by default Firefox will auto-update extensions on a 
-daily basis (you can change this through the `extensions.update.interval` option in `about:config`).
+The development extension should be quite stable but still might break from time to time.
+Also, note that the development extension is updated on every merge and by default Firefox will
+auto-update extensions on a daily basis (you can change this through the 
+`extensions.update.interval` option in `about:config`).
 
 For an experimental Chrome extension, get the code as explained below and issue `make extension`. 
 Then open Chrome with the flag `--enable-experimental-extension-apis`, go to `Tools > Extension`