Clean Reader Firefox

Examine source code of Clean Reader

Inspect and view changes in Clean Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Clean Reader",
  "version": "1.0",
  "icons": {
    "88": "icons.png"
  },
  "description": "Clean Reader by ccgauche | Clean reader make for a clean, simpler, greener web.",
  "permissions": [
    "<all_urls>",
    "contextMenus",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "cr.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "manifest_version": 2
}

Meilleures alternatives Clean Reader

Voici quelques Firefox add-ons qui sont similaires à Clean Reader :