Reddit Select Firefox

Examine source code of Reddit Select

Inspect and view changes in Reddit Select source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reddit Select",
  "version": "1.0.0",
  "description": "Blocks direct navigation to Reddit while allowing externally clicked Reddit links. Always blocks /r/all and /r/popular.",
  "permissions": [
    "webNavigation",
    "webRequest",
    "tabs",
    "*://reddit.com/*",
    "*://www.reddit.com/*"
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "reddit-select@silverarrowweb.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Reddit Select Alternatives

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