summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--chrome/README.md33
-rw-r--r--dist/free-haaretz.xpi (renamed from firefox/free-haaretz.xpi)bin7298 -> 7298 bytes
-rw-r--r--dist/free-haaretz.zipbin0 -> 2022 bytes
-rw-r--r--firefox/README.md28
5 files changed, 2 insertions, 63 deletions
diff --git a/README.md b/README.md
index ebee555..68a0cfb 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Installation has to be done manually. I'm not interested in distributing this ex
### Firefox
- 1. Download the [add-on XPI file](https://github.com/yuvadm/free-haaretz/raw/master/free-haaretz.xpi)
+ 1. Download the [add-on XPI file](https://github.com/yuvadm/free-haaretz/raw/master/dist/free-haaretz.xpi)
2. Go to the `Tools > Add-ons` menu
@@ -24,7 +24,7 @@ Installation has to be done manually. I'm not interested in distributing this ex
### Chrome / Chromium
- 1. Download the [extension ZIP file](https://github.com/yuvadm/free-haaretz/archive/master.zip), also located on the right side bar.
+ 1. Download the [extension ZIP file](https://github.com/yuvadm/free-haaretz/raw/master/dist/free-haaretz.zip), also located on the right side bar.
2. Unzip the file.
diff --git a/chrome/README.md b/chrome/README.md
deleted file mode 100644
index c6c7c07..0000000
--- a/chrome/README.md
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.
-
-![Public Domain](https://i.creativecommons.org/p/mark/1.0/88x31.png)
diff --git a/firefox/free-haaretz.xpi b/dist/free-haaretz.xpi
index cf67f4b..cf67f4b 100644
--- a/firefox/free-haaretz.xpi
+++ b/dist/free-haaretz.xpi
Binary files differ
diff --git a/dist/free-haaretz.zip b/dist/free-haaretz.zip
new file mode 100644
index 0000000..f353ace
--- /dev/null
+++ b/dist/free-haaretz.zip
Binary files differ
diff --git a/firefox/README.md b/firefox/README.md
deleted file mode 100644
index f8953d2..0000000
--- a/firefox/README.md
+++ /dev/null
@@ -1,28 +0,0 @@
-# Free Haaretz (Firefox Edition)
-
-A nefarious Firefox add-on that easily bypasses the Haaretz paywall.
-
-If things aren't working as expected, make sure to reinstall (update) the add-on from time to time, to make sure you have the latest code.
-
-(Looking for the [Chrome version](https://github.com/yuvadm/free-haaretz)?)
-
-## Install
-
- 1. Download the [add-on XPI file](https://github.com/yuvadm/free-haaretz-ff/raw/master/free-haaretz.xpi)
-
- 2. Go to the `Tools > Add-ons` menu
-
- 3. Click the ⚙ button on the top
-
- 4. Choose `Install Add-on From File`
-
- 5. Select the XPI file you downloaded
-
- 6. Click `Install Now`
-
-
-## 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)