Reddit Translation Blocker Firefox

Examine source code of Reddit Translation Blocker

Inspect and view changes in Reddit Translation Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reddit Translation Blocker",
  "version": "1.0.9",
  "description": "Automatically removes the 'tl' (translation language) query parameter from all Reddit URLs, effectively disabling automatic language redirection/translation.",
  "icons": {
    "48": "icon-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://*.reddit.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "reddit-translation-blocker@youruniqueidentifier.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "allow_mixed_content_and_insecure_forms": true,
        "private_browsing": true
      }
    }
  }
}

Best Reddit Translation Blocker Alternatives

Here are some Firefox add-ons that are similar to Reddit Translation Blocker: