Remove Reddit Translations Firefox

Examine source code of Remove Reddit Translations

By: Animoki
Inspect and view changes in Remove Reddit Translations source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Remove Reddit Automatic Translations",
  "version": "1.0",
  "description": "Removes ?tl=XX from Reddit URLs to preserve the original language.",
  "permissions": [
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "https://*.reddit.com/*"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "icons": {
    "16": "icons/Icon16.png",
    "32": "icons/Icon32.png",
    "48": "icons/Icon48.png",
    "128": "icons/Icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "remove-reddit-translations@example.com"
    }
  }
}

Best Remove Reddit Translations Alternatives

Here are some Firefox add-ons that are similar to Remove Reddit Translations: