FF Reader 35 Firefox

Examine source code of FF Reader 35

Inspect and view changes in FF Reader 35 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FF Reader",
  "version": "0.6.0",
  "description": "A simple extension for Firefox that activates Reader Mode",
  "homepage_url": "https://github.com/jfcandidofilho/ffreader",
  "icons": {
    "32": "icons/32.png",
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png",
    "256": "icons/256.png",
    "512": "icons/512.png"
  },
  "developer": {
    "name": "J. F. Candido Filho"
  },
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/96.png",
    "default_title": "Read Mode"
  },
  "background": {
    "scripts": [
      "ffreader.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{19283208-e22d-4324-8466-717293c3fdbb}"
    }
  }
}

Best FF Reader 35 Alternatives

Here are some Firefox add-ons that are similar to FF Reader 35: