Activate Reader View Firefox

Examine source code of Activate Reader View

By: fkohrt
Inspect and view changes in Activate Reader View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "short_name": "__MSG_extensionShortName__",
  "version": "0.1.2",
  "developer": {
    "name": "Florian Kohrt"
  },
  "default_locale": "en",
  "applications": {
    "gecko": {
      "id": "@activatereaderview",
      "strict_min_version": "58.0a1"
    }
  },
  "icons": {
    "48": "icons/readerModeGrayWhite-48.png",
    "96": "icons/readerModeGrayWhite-96.png"
  },
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "activatereaderview.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/readerModeGrayWhite-32.png",
    "default_title": "__MSG_browserActionTitle__"
  }
}

Best Activate Reader View Alternatives

Here are some Firefox add-ons that are similar to Activate Reader View: