Old Reddit Redirect Firefox

Examine source code of Old Reddit Redirect

Inspect and view changes in Old Reddit Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "old_reddit_redirect",
  "version": "1.0",
  "description": "Redirects from every reddit.com page to the identical old.reddit.com version.",
  "icons": {
    "48": "old_reddit_icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.reddit.com/*"
      ],
      "js": [
        "old_reddit_redirect.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "agetzow@gmail.com"
    }
  }
}

Best Old Reddit Redirect Alternatives

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