Translation with DeepL Firefox

Examine source code of Translation with DeepL

Inspect and view changes in Translation with DeepL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Translation with DeepL",
  "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": "{25e678fa-d38e-496f-a358-360896ead09c}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Translation with DeepL Alternatives

Here are some Firefox add-ons that are similar to Translation with DeepL: