DeepL Translate Add-on Firefox

Examine source code of DeepL Translate Add-on

Inspect and view changes in DeepL Translate Add-on source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DeepL Translate Add-on",
  "version": "0.9.3",
  "description": "Translate selected text in new tab with 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": "{2b0595ca-0632-459f-b705-be6aeacd3416}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best DeepL Translate Add-on Alternatives

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