Auto Reader Mode Firefox

Examine source code of Auto Reader Mode

Inspect and view changes in Auto Reader Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Reader Mode",
  "version": "1.0",
  "description": "Tự động bật chế độ đọc nếu trang nhiều văn bản và ít tương tác.",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e1376408-9a74-47e1-8165-d48825ee5a34}"
    }
  }
}

Best Auto Reader Mode Alternatives

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