Simple Reader Mode Firefox

Examine source code of Simple Reader Mode

By: 789club
Inspect and view changes in Simple Reader Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Reader Mode",
  "version": "1.0",
  "description": "Switch the current page to reader mode if supported.",
  "permissions": [
    "activeTab",
    "notifications"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cd6ba91e-6349-4a98-b577-31d477d4ac03}"
    }
  }
}

Best Simple Reader Mode Alternatives

Here are some Firefox add-ons that are similar to Simple Reader Mode: