WebExtension.net
WebExtension.net

Powerful Pixiv Downloader

View on Chrome Web Store
View Powerful Pixiv Downloader Chrome Extension on Chrome Web Store
4.8 (389 ratings)

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

强大的 Pixiv 批量下载器。Powerful Pixiv batch downloader. 強力な Pixiv ダウンローダー。
Type
Extension
Users
100,000 users
pixivbatchdl
View author page of pixivbatchdl
Published
Published on November 13, 2019
Version 17.2.0
Manifest version
3
Updated
Updated on November 18, 2024
View on Chrome Web Store
View Powerful Pixiv 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": "Powerful Pixiv Downloader",
    "version": "17.2.0",
    "manifest_version": 3,
    "description": "\u5f3a\u5927\u7684 Pixiv \u6279\u91cf\u4e0b\u8f7d\u5668\u3002Powerful Pixiv batch downloader. \u5f37\u529b\u306a Pixiv \u30c0\u30a6\u30f3\u30ed\u30fc\u30c0\u30fc\u3002",
    "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": "Powerful Pixiv Downloader"
    },
    "content_scripts": [
        {
            "css": [
                "style\/viewer.min.css",
                "style\/style.css"
            ],
            "js": [
                "lib\/viewer.min.js",
                "lib\/whammy.js",
                "lib\/gif.js",
                "lib\/jszip-utils.min.js",
                "lib\/jszip.min.js",
                "lib\/jepub.js",
                "lib\/pako.min.js",
                "lib\/UPNG.js",
                "js\/content.js",
                "lib\/iconfont.js"
            ],
            "matches": [
                "*:\/\/www.pixiv.net\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "style\/style.css"
            ],
            "js": [
                "js\/content.js",
                "lib\/iconfont.js"
            ],
            "matches": [
                "*:\/\/www.pixivision.net\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "downloads",
        "downloads.shelf",
        "storage",
        "declarativeNetRequestWithHostAccess",
        "webRequest"
    ],
    "host_permissions": [
        "*:\/\/www.pixiv.net\/*",
        "*:\/\/www.pixivision.net\/*",
        "*:\/\/*.pximg.net\/*",
        "*:\/\/*.pixiv.cat\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "declarative_net_request_rules.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "lib\/gif.worker.js",
                "lib\/listen_history_change.js",
                "manifest.json",
                "icon\/logo128.png",
                "style\/showLargerThumbnails.css"
            ],
            "matches": [
                "*:\/\/www.pixiv.net\/*",
                "*:\/\/www.pixivision.net\/*"
            ]
        }
    ],
    "incognito": "split",
    "homepage_url": "https:\/\/github.com\/xuejianxianzun\/PixivBatchDownloader"
}
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