Text to Speech Firefox

Examine source code of Text to Speech

Inspect and view changes in Text to Speech source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "sidebar_action": {
    "default_icon": "icons/icon128.png",
    "default_title": "Text to Speech",
    "default_panel": "data/index.html"
  },
  "applications": {
    "gecko": {
      "id": "jid1-BpiWzS8B6zZrzg@jetpack",
      "strict_min_version": "57.0"
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "description": "Selected text and click in context menu 'Selected text to Speech' to listen",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "manifest_version": 2,
  "name": "Text to Speech",
  "web_accessible_resources": [
    "data/*"
  ],
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "version": "1.5.2"
}

Best Text to Speech Alternatives

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