diff options
| -rw-r--r-- | README.md | 28 | ||||
| -rw-r--r-- | firefox/README.md | 28 | ||||
| -rw-r--r-- | firefox/data/free_haaretz.css (renamed from data/free_haaretz.css) | 0 | ||||
| -rw-r--r-- | firefox/doc/main.md (renamed from doc/main.md) | 0 | ||||
| -rw-r--r-- | firefox/free-haaretz.xpi (renamed from free-haaretz.xpi) | bin | 7298 -> 7298 bytes | |||
| -rw-r--r-- | firefox/lib/main.js (renamed from lib/main.js) | 0 | ||||
| -rw-r--r-- | firefox/package.json (renamed from package.json) | 0 | ||||
| -rw-r--r-- | firefox/test/test-main.js (renamed from test/test-main.js) | 0 |
8 files changed, 28 insertions, 28 deletions
@@ -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. - - diff --git a/firefox/README.md b/firefox/README.md new file mode 100644 index 0000000..f8953d2 --- /dev/null +++ b/firefox/README.md @@ -0,0 +1,28 @@ +# 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. + + diff --git a/data/free_haaretz.css b/firefox/data/free_haaretz.css index a2ffe9d..a2ffe9d 100644 --- a/data/free_haaretz.css +++ b/firefox/data/free_haaretz.css diff --git a/doc/main.md b/firefox/doc/main.md index e69de29..e69de29 100644 --- a/doc/main.md +++ b/firefox/doc/main.md diff --git a/free-haaretz.xpi b/firefox/free-haaretz.xpi Binary files differindex cf67f4b..cf67f4b 100644 --- a/free-haaretz.xpi +++ b/firefox/free-haaretz.xpi diff --git a/lib/main.js b/firefox/lib/main.js index cd47a05..cd47a05 100644 --- a/lib/main.js +++ b/firefox/lib/main.js diff --git a/package.json b/firefox/package.json index dc773f9..dc773f9 100644 --- a/package.json +++ b/firefox/package.json diff --git a/test/test-main.js b/firefox/test/test-main.js index 147f98a..147f98a 100644 --- a/test/test-main.js +++ b/firefox/test/test-main.js |
