哔哩哔哩·猜你喜欢 Firefox

Examine source code of 哔哩哔哩·猜你喜欢

By: Jomic Add-on
Inspect and view changes in 哔哩哔哩·猜你喜欢 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "哔哩哔哩·猜你喜欢",
  "description": "为你的哔哩哔哩PC首页增加「猜你喜欢」模块",
  "version": "1.12",
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "哔哩哔哩猜你喜欢",
    "default_popup": "popup.html"
  },
  "permissions": [
    "http://www.bilibili.com/*",
    "https://www.bilibili.com/*",
    "https://api.bilibili.com/*",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://www.bilibili.com/*",
        "https://www.bilibili.com/*"
      ],
      "js": [
        "bili-functions.js",
        "main.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best 哔哩哔哩·猜你喜欢 Alternatives

Here are some Firefox add-ons that are similar to 哔哩哔哩·猜你喜欢: