OldRedditSwitcheroo Firefox

Examine source code of OldRedditSwitcheroo

Inspect and view changes in OldRedditSwitcheroo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OldRedditSwitcheroo",
  "version": "1.0",
  "description": "Redirects all reddit links to old.reddit.com, rather than the redesigned site.",
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "switcheroo.js"
      ]
    }
  ]
}

Best OldRedditSwitcheroo Alternatives

Here are some Firefox add-ons that are similar to OldRedditSwitcheroo: