TextToSpeech Firefox

Examine source code of TextToSpeech

By: Leandro Add-on
Inspect and view changes in TextToSpeech source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TextToSpeech",
  "version": "1.2.2",
  "description": "Play selected text using TextToSpeech browser API",
  "browser_action": {
    "default_icon": "icons/48.png",
    "default_title": "Text To Speech",
    "default_popup": "popup/index.html"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "icons": {
    "24": "icons/24.png",
    "48": "icons/48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3853259c-21a4-4ada-86ef-b8d8dab0b0bb}"
    }
  }
}

Best TextToSpeech Alternatives

Here are some Firefox add-ons that are similar to TextToSpeech: