Translator - Google Bing Baidu DeepL Firefox

Examine source code of Translator - Google Bing Baidu DeepL

By: Kumary
Inspect and view changes in Translator - Google Bing Baidu DeepL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_name__",
  "background": {
    "scripts": [
      "js/cld3.js",
      "js/serviceWorker.js"
    ]
  },
  "action": {
    "default_icon": {
      "32": "icons/32.png",
      "64": "icons/64.png"
    },
    "default_title": "__MSG_name__"
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "32": "icons/32.png",
    "64": "icons/64.png"
  },
  "content_scripts": [
    {
      "js": [
        "js/deepl.js"
      ],
      "matches": [
        "https://www.deepl.com/*/translator*",
        "https://www.deepl.com/translator*"
      ],
      "run_at": "document_end"
    },
    {
      "js": [
        "js/textSelect.js"
      ],
      "all_frames": true,
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_end"
    }
  ],
  "options_ui": {
    "open_in_tab": true,
    "page": "popup.html"
  },
  "permissions": [
    "contextMenus",
    "storage",
    "tabs",
    "declarativeNetRequest",
    "scripting"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "1b6cb78e-5660-4b7a-a106-25c5140dc7d1@gbbdtranslator",
      "strict_min_version": "109.0"
    }
  },
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "version": "3.0.0"
}

Best Translator - Google Bing Baidu DeepL Alternatives

Here are some Firefox add-ons that are similar to Translator - Google Bing Baidu DeepL: