DeepL Firefox

Examine source code of DeepL

제작자: AllStarE LLC Add-on
Inspect and view changes in DeepL 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": "3.0.2",
  "description": "Send selected text to DeepL from the context menu or a hotkey. Translate pages faster without copy-paste. DeepL translator shortcut ",
  "icons": {
    "48": "icons/icon.svg"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "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": "{4f414a35-81bd-422e-aec6-008f81e976e0}"
    }
  }
}

최고의 DeepL 대안

다음은 DeepL과(와) 유사한 Firefox add-on입니다: