Translate Selected Text Firefox

Examine source code of Translate Selected Text

By: Bill Add-on
Inspect and view changes in Translate Selected Text 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": "Translate Selected Text",
  "version": "1.2.2",
  "description": "Translate selected text without opening a new tab.",
  "browser_specific_settings": {
    "gecko": {
      "id": "translate_selected_text@example.com"
    }
  },
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "permissions": [
    "storage",
    "menus",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best Translate Selected Text Alternatives

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