summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md28
-rw-r--r--firefox/README.md28
-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)bin7298 -> 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
diff --git a/README.md b/README.md
index f8953d2..e69de29 100644
--- a/README.md
+++ b/README.md
@@ -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)
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.
+
+![Public Domain](https://i.creativecommons.org/p/mark/1.0/88x31.png)
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
index cf67f4b..cf67f4b 100644
--- a/free-haaretz.xpi
+++ b/firefox/free-haaretz.xpi
Binary files differ
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