oldReddit-redirect Firefox

Examine source code of oldReddit-redirect

By: amartya
Inspect and view changes in oldReddit-redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Redirect www.reddit to old.reddit",
  "manifest_version": 2,
  "name": "oldReddit-redirect",
  "version": "0.1",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://www.reddit.com/*"
  ],
  "background": {
    "scripts": [
      "redditRedirect.js"
    ]
  }
}

Best oldReddit-redirect Alternatives

Here are some Firefox add-ons that are similar to oldReddit-redirect: