Google Text Translate & Listen Firefox

Examine source code of Google Text Translate & Listen

By: Athol
Inspect and view changes in Google Text Translate & Listen source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Text Translate & Listen",
  "version": "1.0",
  "description": "Translate or listen to selected text via context menu using Google Translate or Google TTS.",
  "permissions": [
    "contextMenus",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b9050364-d6d4-4e57-952f-3a98f01081b7}",
      "strict_min_version": "104.0"
    }
  }
}

Best Google Text Translate & Listen Alternatives

Here are some Firefox add-ons that are similar to Google Text Translate & Listen: