Reddit Blocker Firefox

Examine source code of Reddit Blocker

Inspect and view changes in Reddit Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Reddit Blocker",
  "short_name": "Reddit Blocker",
  "version": "1.5.0",
  "description": "Blocks reddit.com with a toggle feature.",
  "permissions": [
    "storage",
    "declarativeNetRequest",
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": "icons/lightdarkmode48.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/lightdarkmode16.png",
    "48": "icons/lightdarkmode48.png",
    "128": "icons/lightdarkmode128.png"
  },
  "homepage_url": "https://github.com/Paprika-Ditch/Reddit-Blocker-Firefox",
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'none';"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "reddit-blocker-firefox@paprika-ditch.github.io",
      "strict_min_version": "130.0"
    }
  }
}

Best Reddit Blocker Alternatives

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