DanmakuPIP Firefox

Examine source code of DanmakuPIP

Inspect and view changes in DanmakuPIP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "DanmakuPIP",
  "description": "Show Danmaku comments in Picture-in-Picrure window",
  "version": "1.2",
  "manifest_version": 3,
  "icons": {
    "128": "icon.png"
  },
  "action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "*://www.nicovideo.jp/watch/*",
        "*://www.bilibili.com/video/*"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "nicovideo.user.js",
        "bilibili.user.js",
        "danmaku.min.js"
      ],
      "matches": [
        "*://www.nicovideo.jp/watch/*",
        "*://www.bilibili.com/video/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "DanmakuPIP@FoxRefire"
    }
  }
}

Best DanmakuPIP Alternatives

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