Block It Out - Hide Shorts, Reels & Feeds Firefox

Examine source code of Block It Out - Hide Shorts, Reels & Feeds

Inspect and view changes in Block It Out - Hide Shorts, Reels & Feeds source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Block It Out - Hide Shorts, Reels & Feeds",
  "version": "1.1.0",
  "description": "Stop doomscrolling. Block YouTube Shorts, Instagram Reels, and addictive feeds to reclaim your focus. Perfect for ADHD management.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_title": "BlockItOut Settings",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "blockitout@vigneshrapaka.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

Best Block It Out - Hide Shorts, Reels & Feeds Alternatives

Here are some Firefox add-ons that are similar to Block It Out - Hide Shorts, Reels & Feeds: