From d25ffcb8682348fd924088fb539752f4b962a2e0 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Tue, 15 Jul 2014 23:08:18 -0400 Subject: Add links to install from official websites and browser specific instructions --- firefox-addon/README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 firefox-addon/README.rst (limited to 'firefox-addon') diff --git a/firefox-addon/README.rst b/firefox-addon/README.rst new file mode 100644 index 0000000..c452635 --- /dev/null +++ b/firefox-addon/README.rst @@ -0,0 +1,12 @@ +This Firefox add-on is available here__ on the Mozilla Add-Ons Website. + +To build and install from the source code, you need to: + +* install and activate the Add-on SDK as explained here__. +* use ``cfx run`` in this folder to launch an instance of Firefox with the + add-on enabled. +* use ``cfx xpi`` in this folder to package the add-on as an XPI file that + you can then install at ``about:addons`` + +__ https://addons.mozilla.org/en-US/firefox/addon/browsing-activity-tracker/ +__ https://developer.mozilla.org/en-US/Add-ons/SDK/Tutorials/Installation -- cgit v1.2.3-70-g09d2