Text to Speech world Firefox

Examine source code of Text to Speech world

Inspect and view changes in Text to Speech world source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Text to Speech",
  "version": "1.0",
  "description": "Reads selected text aloud",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Text to Speech"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1fbceade-69f7-43a8-ae8a-bd577d9b38c0}"
    }
  }
}

Best Text to Speech world Alternatives

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