Avoid Google Translate Firefox

Examine source code of Avoid Google Translate

By: Pascaru Add-on
Inspect and view changes in Avoid Google Translate 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
{
  "icons": {
    "16": "icon16.plasmo.e7bcd3ac.png",
    "32": "icon32.plasmo.ce39377b.png",
    "48": "icon48.plasmo.3c17e113.png",
    "64": "icon64.plasmo.df317abe.png",
    "128": "icon128.plasmo.6a4310c5.png"
  },
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "icon16.plasmo.e7bcd3ac.png",
      "32": "icon32.plasmo.ce39377b.png",
      "48": "icon48.plasmo.3c17e113.png",
      "64": "icon64.plasmo.df317abe.png",
      "128": "icon128.plasmo.6a4310c5.png"
    },
    "default_popup": "popup.html"
  },
  "version": "1.0.0",
  "author": "Pascaru (https://github.com/pascaruchan)",
  "name": "Avoid Google Translate",
  "description": "Automatically redirects Google Translate pages to their original URLs.",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "permissions": [
    "storage",
    "declarativeNetRequest",
    "webRequest",
    "webRequestBlocking",
    "*://*.translate.goog/*"
  ],
  "web_accessible_resources": [
    "tabs/redirect-engine.html"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "avoid-google-translate@pascaru.dev",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Avoid Google Translate Alternatives

Here are some Firefox add-ons that are similar to Avoid Google Translate: