Speak Text Firefox

Examine source code of Speak Text

Inspect and view changes in Speak Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Speak Text",
  "version": "1.2.1",
  "description": "Use browser speech synthesis to read any text aloud",
  "browser_specific_settings": {
    "gecko": {
      "id": "{211293b4-2330-4816-b504-6616f7e46019}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/ico16.png",
    "48": "icons/ico48.png"
  },
  "browser_action": {
    "default_popup": "gui/main.html",
    "default_icon": {
      "16": "icons/ico16.png",
      "48": "icons/ico48.png"
    }
  },
  "background": {
    "scripts": [
      "core/bg.js"
    ]
  },
  "permissions": []
}

Best Speak Text Alternatives

Here are some Firefox add-ons that are similar to Speak Text: