Reader Assist Firefox

Examine source code of Reader Assist

Inspect and view changes in Reader Assist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reader Assist",
  "version": "1.1",
  "description": "Smart auto-scrolling & reading automation for any website.",
  "browser_specific_settings": {
    "gecko": {
      "id": "readerassist@example.com",
      "data_collection_permissions": {
        "collects_data": false,
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "style.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Reader Assist Alternatives

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