Untranslate Reddit Firefox

Examine source code of Untranslate Reddit

By: Kieroth
Inspect and view changes in Untranslate Reddit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Untranslate Reddit",
  "version": "1.0",
  "description": "Removes Reddit translation suffix from URL. Icon base: <a href=\"https://www.flaticon.com/free-icons/translate\" title=\"translate icons\">Translate icons created by Freepik - Flaticon</a>",
  "icons": {
    "48": "icons/translate-48.png",
    "96": "icons/translate-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "untranslateReddit.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@untranslate-reddit",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Untranslate Reddit Alternatives

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