Text-to-Speech Highlighter Firefox

Examine source code of Text-to-Speech Highlighter

Inspect and view changes in Text-to-Speech Highlighter 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 Highlighter",
  "permissions": [
    "contextMenus",
    "tts"
  ],
  "description": "Highlight and right click text to translate/voice!",
  "version": "2.1",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "background": {
    "page": "background.html"
  },
  "commands": {
    "Stop Speech": {
      "suggested_key": {
        "default": "Alt+P",
        "mac": "Command+P"
      },
      "description": "Stops Speech"
    }
  }
}

Best Text-to-Speech Highlighter Alternatives

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