To DeepL translation Firefox

Examine source code of To DeepL translation

By: xpmn
Inspect and view changes in To DeepL translation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "To DeepL",
  "version": "0.9.3",
  "description": "Translate selected text in new tab with DeepL",
  "homepage_url": "https://github.com/rewkha/firefox-to-deepl",
  "icons": {
    "48": "icons/icon.svg"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "browser_style": true,
    "page": "options/options.html",
    "open_in_tab": false
  },
  "commands": {
    "translate-text": {
      "description": "Send the selected text to DeepL"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{db420ff1-427a-4cda-b5e7-7d395b9f16e1}"
    }
  }
}

Best To DeepL translation Alternatives

Here are some Firefox add-ons that are similar to To DeepL translation: