aboutsummaryrefslogtreecommitdiffstats
path: root/dist/README.md
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2014-06-23 18:42:43 -0400
committergorhill <rhill@raymondhill.net>2014-06-23 18:42:43 -0400
commitb5fdac90539b19a0db8f36ea537bd150edb4d9c8 (patch)
tree9fb4c6fe5ac13cf66ef3b9fffe3b4d0f1c6810c1 /dist/README.md
parentf48946132fbed70d039f706ddfcb4cdf186c093a (diff)
downloaduBlock-b5fdac90539b19a0db8f36ea537bd150edb4d9c8.zip
uBlock-b5fdac90539b19a0db8f36ea537bd150edb4d9c8.tar.gz
uBlock-b5fdac90539b19a0db8f36ea537bd150edb4d9c8.tar.bz2
first commit
Diffstat (limited to 'dist/README.md')
-rw-r--r--dist/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/dist/README.md b/dist/README.md
new file mode 100644
index 0000000..ca2fd12
--- /dev/null
+++ b/dist/README.md
@@ -0,0 +1,11 @@
+## INSTALL
+
+- Download and unzip `ublock_{version}.zip` (latest version desirable).
+- Go to chromium/chrome *Extensions*.
+- Click to check *Developer mode*.
+- Click *Load unpacked extension...*.
+- In the file selector dialog:
+ - Select the directory `ublock` which was created when you unzipped `ublock.zip`.
+ - Click *Open*.
+
+The extension will now be available in your chromium/chrome browser.