BiliFocus Firefox

Examine source code of BiliFocus

Inspect and view changes in BiliFocus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "version": "2.1.4",
  "description": "__MSG_extDesc__",
  "default_locale": "zh_CN",
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.bilibili.com/*"
      ],
      "js": [
        "content/clean-search.js",
        "content/main.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "icons/pen.svg",
        "icons/BILIBILI_LOGO.svg",
        "icons/cross.svg",
        "icons/pallet.svg",
        "icons/upload.svg",
        "wallpapers/*.jpg",
        "wallpapers/metadata.json"
      ],
      "matches": [
        "*://*.bilibili.com/*"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/logo16.png",
    "32": "icons/logo32.png",
    "48": "icons/logo48.png",
    "128": "icons/logo128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bilifocus@watawata39.github.io",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best BiliFocus Alternatives

Here are some Firefox add-ons that are similar to BiliFocus: