Let Me Read Haaretz (Desktop & Android) Firefox

Examine source code of Let Me Read Haaretz (Desktop & Android)

By: sha-265
Inspect and view changes in Let Me Read Haaretz (Desktop & Android) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Let Me Read Haaretz (Desktop & Android)",
  "short_name": "LetMeReadAndroid",
  "version": "0.1.3",
  "content_scripts": [
    {
      "matches": [
        "https://www.haaretz.co.il/*",
        "https://www.haaretz.com/*",
        "https://www.themarker.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "https://www.haaretz.co.il/*",
    "https://www.haaretz.com/*",
    "https://www.themarker.com/*"
  ],
  "description": "Allows you to read full articles from haaretz.co.il, haaretz.com, themarker.co.il without any pay banners. Works also in incognito",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "page_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/bonobo16.png",
      "32": "images/bonobo32.png",
      "48": "images/bonobo48.png",
      "128": "images/bonobo_icon.png"
    }
  },
  "icons": {
    "16": "images/bonobo16.png",
    "32": "images/bonobo32.png",
    "48": "images/bonobo48.png",
    "128": "images/bonobo_icon.png"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{1b63ee04-76d2-458b-b8e4-02734de7a3b0}"
    }
  }
}

Best Let Me Read Haaretz (Desktop & Android) Alternatives

Here are some Firefox add-ons that are similar to Let Me Read Haaretz (Desktop & Android):