diff options
Diffstat (limited to 'chrome/README.md')
| -rw-r--r-- | chrome/README.md | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/chrome/README.md b/chrome/README.md new file mode 100644 index 0000000..c6c7c07 --- /dev/null +++ b/chrome/README.md @@ -0,0 +1,33 @@ +# Free Haaretz + +A nefarious Chrome extension that easily bypasses the Haaretz paywall. + +If things aren't working as expected, make sure to reinstall (update) the extension from time to time, to make sure you have the latest code. + +(Looking for the [Firefox version](https://github.com/yuvadm/free-haaretz-ff)?) + +## 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. + + |
