WebExtension.net
WebExtension.net

Pixiv Fanbox Downloader

View on Chrome Web Store
View Pixiv Fanbox Downloader Chrome Extension on Chrome Web Store
4.6 (135 ratings)

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

Pixiv Fanbox 批量下载器。Pixiv Fanbox batch downloader.
Type
Extension
Users
60,000 users
pixivbatchdl
View author page of pixivbatchdl
Published
Published on August 11, 2020
Version 4.4.2
Manifest version
3
Updated
Updated on September 1, 2024
View on Chrome Web Store
View Pixiv Fanbox Downloader Chrome Extension on Chrome Web Store
lifestyle/art
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pixiv Fanbox Downloader",
    "version": "4.4.2",
    "manifest_version": 3,
    "description": "Pixiv Fanbox \u6279\u91cf\u4e0b\u8f7d\u5668\u3002Pixiv Fanbox batch downloader.",
    "icons": {
        "16": "icon\/logo16.png",
        "32": "icon\/logo32.png",
        "48": "icon\/logo48.png",
        "128": "icon\/logo128.png"
    },
    "action": {
        "default_icon": {
            "16": "icon\/logo16.png",
            "32": "icon\/logo32.png",
            "48": "icon\/logo48.png",
            "128": "icon\/logo128.png"
        },
        "default_title": "Pixiv Fanbox Downloader"
    },
    "content_scripts": [
        {
            "css": [
                "style\/style.css"
            ],
            "js": [
                "js\/content.js",
                "lib\/iconfont.js"
            ],
            "matches": [
                "*:\/\/*.fanbox.cc\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "downloads",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.fanbox.cc\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "lib\/listen_history_change.js",
                "icon\/logo128.png"
            ],
            "matches": [
                "*:\/\/*.fanbox.cc\/*"
            ]
        }
    ],
    "incognito": "split",
    "homepage_url": "https:\/\/github.com\/xuejianxianzun\/PixivFanboxDownloader"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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