bol.com filter Firefox

Examine source code of bol.com filter

Inspect and view changes in bol.com filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "bol.com filter",
  "version": "3.0.1",
  "description": "Verbergt producten van externe verkopers op bol.com, voor betere garanties, consistentere levertijden en hogere betrouwbaarheid.",
  "browser_specific_settings": {
    "gecko": {
      "id": "bol-filter@bitvibes.nl",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "120.0"
    }
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://www.bol.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.bol.com/*"
      ],
      "js": [
        "darkmode-early.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://www.bol.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icon48.png"
      ],
      "matches": [
        "https://www.bol.com/*"
      ]
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

Best bol.com filter Alternatives

Here are some Firefox add-ons that are similar to bol.com filter: