Auto Reader Manager Firefox

Examine source code of Auto Reader Manager

Inspect and view changes in Auto Reader Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Auto Reader Mode",
  "version": "1.0",
  "permissions": [
    "tabs",
    "scripting",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon48.png",
      "96": "icons/icon96.png",
      "500": "icons/icon500.png"
    }
  },
  "background": {
    "scripts": [
      "autoreaderview.js"
    ]
  },
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "autoreaderviewmanager@perseus333.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Auto Reader Manager Alternatives

Here are some Firefox add-ons that are similar to Auto Reader Manager: