WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Illust Downloader EX for pixiv.net

Illust Downloader EX for pixiv.net

View on Chrome Web Store
View Illust Downloader EX for pixiv.net Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (116 ratings)
1 new ratings
1 views
This extension has been viewed 1 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 15, 2025.

You can easily download images, comics, and novels from pixiv.net!
Type
Extension
Users
20,000 users
OrcaSoft
View author page of OrcaSoft
Published
Published on July 1, 2014
Version 1.8.8.4
Manifest version
3
Updated
Updated on May 21, 2025
make_chrome_yours/accessibility
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Illust Downloader EX for pixiv.net 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",
    "name": "__MSG_extentionTitle__",
    "version": "1.8.8.4",
    "description": "__MSG_extentionDescription__",
    "manifest_version": 3,
    "default_locale": "en",
    "homepage_url": "https:\/\/orca-soft.net\/web\/",
    "background": {
        "service_worker": "bg.js"
    },
    "content_scripts": [
        {
            "js": [
                "jq.js",
                "sl.js",
                "sh.js",
                "ex\/jszip.js",
                "ex\/encoding.js",
                "ex\/gi.js"
            ],
            "matches": [
                "http:\/\/*.pixiv.net\/*",
                "https:\/\/*.pixiv.net\/*"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "icons": {
        "16": "icons\/app16.png",
        "32": "icons\/app32.png",
        "48": "icons\/app48.png",
        "64": "icons\/app64.png",
        "128": "icons\/app128.png"
    },
    "action": {
        "default_icon": {
            "16": "icons\/app16.png",
            "32": "icons\/app32.png"
        },
        "default_title": "__MSG_extentionTitle__",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "downloads",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess",
        "notifications"
    ],
    "host_permissions": [
        "http:\/\/*.pixiv.net\/",
        "https:\/\/*.pixiv.net\/",
        "http:\/\/*.pximg.net\/",
        "https:\/\/*.pximg.net\/",
        "http:\/\/orca-soft.net\/",
        "https:\/\/orca-soft.net\/"
    ],
    "optional_permissions": [
        "storage",
        "unlimitedStorage",
        "downloads",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess",
        "notifications"
    ],
    "optional_host_permissions": [
        "http:\/\/*.pixiv.net\/",
        "https:\/\/*.pixiv.net\/",
        "http:\/\/*.pximg.net\/",
        "https:\/\/*.pximg.net\/",
        "http:\/\/orca-soft.net\/",
        "https:\/\/orca-soft.net\/"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "jq.js",
                "sh.js",
                "style.css",
                "options.html",
                "downloaded.png",
                "update_icon.png",
                "ex\/gi.js",
                "ex\/mj.js",
                "ex\/ap.js",
                "ex\/xn.js",
                "ex\/wh.js",
                "welcome.html",
                "license.html",
                "support.html",
                "nolicense.png",
                "inlineScript.js",
                "_locales\/ja\/messages.json",
                "_locales\/en\/messages.json",
                "lib\/*",
                "noimage.png",
                "download.html",
                "download.js"
            ],
            "matches": [
                "https:\/\/*.pixiv.net\/*"
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    }
}
© 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