WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
bilibili哔哩哔哩视频下载助手

bilibili哔哩哔哩视频下载助手

View on Chrome Web Store
View bilibili哔哩哔哩视频下载助手 Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (255 ratings)
1 new ratings
11 views
This extension has been viewed 11 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

【精选推荐】哔哩哔哩视频下载神器,版权受限的番剧也能轻松下载,支持各种清晰度。
Type
Extension
Users
30,000 users
10K
ad.jonesfield
View author page of ad.jonesfield
Published
Published on August 2, 2022
Version 1.0.18
Manifest version
3
Updated
Updated on August 17, 2025
lifestyle/fun
Extension Category
View on Chrome Web Store
View bilibili哔哩哔哩视频下载助手 Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "\/icons\/bilibili_active2_128.png"
        },
        "default_popup": "popup.html"
    },
    "default_locale": "zh_CN",
    "description": "__MSG_extDes__",
    "icons": {
        "128": "\/icons\/bilibili_active2_128.png"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "\/js\/fix-script.js"
            ],
            "matches": [
                "http:\/\/*.bilibili.com\/*",
                "https:\/\/*.bilibili.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "\/js\/content-script.js"
            ],
            "css": [
                "\/css\/content-script.css"
            ],
            "matches": [
                "http:\/\/*.bilibili.com\/*",
                "https:\/\/*.bilibili.com\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "host_permissions": [
        "http:\/\/*.bilibili.com\/*",
        "https:\/\/*.bilibili.com\/*"
    ],
    "permissions": [
        "storage",
        "activeTab",
        "cookies",
        "downloads"
    ],
    "version": "1.0.18",
    "web_accessible_resources": [
        {
            "resources": [
                "js\/ajax_listener.js"
            ],
            "matches": [
                "http:\/\/*.bilibili.com\/*",
                "https:\/\/*.bilibili.com\/*"
            ]
        }
    ],
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/b%E7%AB%99%E8%A7%86%E9%A2%91%E4%B8%8B%E8%BD%BD%E5%8A%A9%E6%89%8B\/nlhgchhigkpbiefockjkoocnjgbdmpkl?utm_medium=extension&utm_source=bilidownloader"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top