Bilibili Ad Marker Firefox

Examine source code of Bilibili Ad Marker

Inspect and view changes in Bilibili Ad Marker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Bilibili Ad Marker",
  "version": "1.0",
  "description": "自动检测 B站 动态/视频流中的广告卡片并添加红色 AD 覆盖层",
  "content_scripts": [
    {
      "matches": [
        "*://*.bilibili.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "bili-ad-marker@charlesliu9441",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Bilibili Ad Marker Alternatives

Here are some Firefox add-ons that are similar to Bilibili Ad Marker: