DeepL Text Translate Firefox

Examine source code of DeepL Text Translate

Inspect and view changes in DeepL Text Translate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DeepL Text Translate",
  "version": "1.0",
  "description": "Translate selected text via DeepL using context menu. Set default languages in the settings.",
  "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": "{e219c056-49b4-469d-917c-3fa32d73c2a8}",
      "strict_min_version": "105.0"
    }
  }
}

Best DeepL Text Translate Alternatives

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