Disable automatic Reddit translation Firefox

Examine source code of Disable automatic Reddit translation

Inspect and view changes in Disable automatic Reddit translation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Disable automatic Reddit translation",
  "version": "1.0",
  "description": "Removes the ?tl=<language> parameter from Reddit URLs and reloads the page.",
  "permissions": [
    "*://*.reddit.com/r/*",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "intercept.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9b1f3a15-b99c-48b5-b370-579bfb836baf}"
    }
  }
}

Best Disable automatic Reddit translation Alternatives

Here are some Firefox add-ons that are similar to Disable automatic Reddit translation: