WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
界图-图片批量下载

界图-图片批量下载

View on Chrome Web Store
View 界图-图片批量下载 Chrome Extension on Chrome Web Store
Add to bookmarks
3.0 (14 ratings)
1 new ratings
6 views
This extension has been viewed 6 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.

始于2019年,高效下载网页图片,支持智能筛选、批量打包、原图提取与无界下载。
Type
Extension
Users
2,000 users
1K
Website bm-com.com
mikertan
View author page of mikertan
Published
Published on November 17, 2019
Version 4.0.0
Manifest version
3
Updated
Updated on August 6, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View 界图-图片批量下载 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",
    "manifest_version": 3,
    "version": "4.0.0",
    "name": "\u754c\u56fe-\u56fe\u7247\u6279\u91cf\u4e0b\u8f7d",
    "description": "\u59cb\u4e8e2019\u5e74\uff0c\u9ad8\u6548\u4e0b\u8f7d\u7f51\u9875\u56fe\u7247\uff0c\u652f\u6301\u667a\u80fd\u7b5b\u9009\u3001\u6279\u91cf\u6253\u5305\u3001\u539f\u56fe\u63d0\u53d6\u4e0e\u65e0\u754c\u4e0b\u8f7d\u3002",
    "action": {
        "default_icon": {
            "32": "image\/128.png"
        }
    },
    "icons": {
        "16": "image\/16.png",
        "48": "image\/48.png",
        "128": "image\/128.png"
    },
    "permissions": [
        "webRequest",
        "storage",
        "downloads",
        "system.display",
        "activeTab"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    }
}
© 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