aboutsummaryrefslogtreecommitdiffstats
path: root/chrome-extension
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2014-07-15 23:08:18 -0400
committerThibaut Horel <thibaut.horel@gmail.com>2014-07-15 23:08:18 -0400
commitd25ffcb8682348fd924088fb539752f4b962a2e0 (patch)
treea488f54b90b0680647709b25f7248e5ceef30711 /chrome-extension
parent7f7ace3a8f962dfb47a0137e346c4b6f639c8cea (diff)
downloadbrowsing-activity-tracker-d25ffcb8682348fd924088fb539752f4b962a2e0.tar.gz
Add links to install from official websites and browser specific instructions
Diffstat (limited to 'chrome-extension')
-rw-r--r--chrome-extension/README.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/chrome-extension/README.rst b/chrome-extension/README.rst
new file mode 100644
index 0000000..7b4d50e
--- /dev/null
+++ b/chrome-extension/README.rst
@@ -0,0 +1,10 @@
+This Chrome extension is available here__ on the Chrome Web Store.
+
+__ https://chrome.google.com/webstore/detail/browsing-activity-tracker/maialhkckkpdbhimboiimgdgmhlianje
+
+To install from the source:
+
+* Go to ``chrome://extensions``.
+* Enable the *Developer mode* option.
+* Click on *Load unpacked extension…* and select the folder containing the
+ source code.