summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2013-10-27 13:41:10 +0200
committerYuval Adam <yuv.adm@gmail.com>2013-10-27 13:57:46 +0200
commit886cdb9c473ff28f5ef81b94d015f4b479cd383b (patch)
tree21ebdec90e1d44e3a3acdd6732ae8e8825507b2c
parent79569ab12c3c3f24e39c0cb8bd917bf521f43f1c (diff)
Update README with installation instructions and licensev0.1
-rw-r--r--README.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3fbbb1f..2f4fbea 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,29 @@
# Free Haaretz
A nefarious Chrome extension that easily bypasses the haaretz.co.il paywall
+
+## Install
+
+This extension can't be installed via the Google App Store since I couldn't care less about paying $5.00 and registering to work with it.
+
+You can follow these steps to install manually:
+
+ 1. Download the [extension ZIP file](https://github.com/yuvadm/free-haaretz/archive/master.zip), also located on the right side bar.
+
+ 2. Unzip the file.
+
+ 3. In Google Chrome (or Chromium), in the address bar go to [chrome://extensions](chrome://extensions)
+
+ 4. In the top right corner, click to enable **Developer Mode**.
+
+ 5. Click the **Load unpacked extension** button.
+
+ 6. Navigate to the folder you unziped your code to, and select it.
+
+ 7. The **FreeHaaretz** extension should now be loaded
+
+## License
+
+This code is in the Public Domain, do whatever you want with it, I'm not responsible.
+
+![Public Domain](https://i.creativecommons.org/p/mark/1.0/88x31.png)