LinkedIn Blocker Firefox

Examine source code of LinkedIn Blocker

Inspect and view changes in LinkedIn Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LinkedIn Blocker",
  "short_name": "LinkedIn Blocker",
  "version": "1.0.0",
  "description": "Blocks linkedin.com with a toggle feature and typing challenge.",
  "permissions": [
    "storage",
    "declarativeNetRequest",
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": "icons/icon48.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'none';"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "linkedin-blocker@joshyates",
      "strict_min_version": "130.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best LinkedIn Blocker Alternatives

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