DeepL Tool Firefox

Examine source code of DeepL Tool

By: Juuroku Add-on
Inspect and view changes in DeepL Tool source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.2.1",
  "homepage_url": "https://github.com/Juuroku/DeepL-Tool-Firefox-Addon-",
  "icons": {
    "512": "icons/icon.png"
  },
  "permissions": [
    "activeTab",
    "clipboardRead",
    "contextMenus",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_title": "DeepL Tool",
    "default_popup": "popup/deepl_tool.html"
  },
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/content.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options/options.html"
  },
  "web_accessible_resources": [
    "img/close-red-icon.svg"
  ],
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{c40ad7c0-e397-4c32-a4a1-f3eacb1d95f8}"
    }
  }
}

Best DeepL Tool Alternatives

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