pakku: bilibili danmaku filter [Language: Chinese] Firefox

Examine source code of pakku: bilibili danmaku filter [Language: Chinese]

By: xmcp
Inspect and view changes in pakku: bilibili danmaku filter [Language: Chinese] source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "pakku:哔哩哔哩弹幕过滤器",
  "short_name": "pakku",
  "version": "2026.5.1",
  "description": "瞬间过滤B站(bilibili.com)的刷屏弹幕,还你清爽的弹幕视频体验。",
  "homepage_url": "https://s.xmcp.ltd/pakkujs/?src=wext_homepage",
  "icons": {
    "48": "assets/logo_48.png",
    "128": "assets/logo.png"
  },
  "author": "xmcp",
  "manifest_version": 3,
  "permissions": [
    "notifications",
    "storage",
    "contextMenus",
    "scripting",
    "declarativeNetRequestWithHostAccess"
  ],
  "host_permissions": [
    "*://*.bilibili.com/*",
    "ws://*.bilibili.com/*",
    "wss://*.bilibili.com/*"
  ],
  "options_ui": {
    "page": "page/options.html",
    "open_in_tab": true
  },
  "action": {
    "default_icon": "assets/icon_display.png",
    "default_popup": "page/popup.html",
    "default_title": "pakku"
  },
  "commands": {
    "toggle-global-switch": {
      "suggested_key": {
        "default": "Alt+R"
      },
      "description": "切换工作状态"
    },
    "show-local": {
      "description": "处理本地弹幕"
    },
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+X"
      },
      "description": "打开对话框"
    }
  },
  "background": {
    "scripts": [
      "generated/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.bilibili.com/*"
      ],
      "exclude_matches": [
        "https://www.bilibili.com/robots.txt?pakku_sandbox"
      ],
      "js": [
        "/generated/content_script.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    },
    {
      "matches": [
        "https://www.bilibili.com/robots.txt?pakku_sandbox"
      ],
      "js": [
        "/generated/content_script.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "/generated/combine_worker.js",
        "/generated/xhr_hook.js",
        "/assets/similarity-gen.wasm"
      ],
      "matches": [
        "*://*.bilibili.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{646d57f4-d65c-4f0d-8e80-5800b92cfdaa}",
      "strict_min_version": "113.0"
    }
  }
}

Best pakku: bilibili danmaku filter [Language: Chinese] Alternatives

Here are some Firefox add-ons that are similar to pakku: bilibili danmaku filter [Language: Chinese]: