BriefCast – Summarize & Read Aloud Firefox

Examine source code of BriefCast – Summarize & Read Aloud

Inspect and view changes in BriefCast – Summarize & Read Aloud source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BriefCast – Summarize & Read Aloud",
  "short_name": "BriefCast",
  "version": "1.2.0",
  "description": "Summarize any webpage in seconds and listen with karaoke-style highlights. Translate to 15 languages, control reading speed, and save your history — all offline.",
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "briefcast@briefcast.extension",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best BriefCast – Summarize & Read Aloud Alternatives

Here are some Firefox add-ons that are similar to BriefCast – Summarize & Read Aloud: