aboutsummaryrefslogtreecommitdiffstats
path: root/chrome-extension/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'chrome-extension/README.rst')
-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.