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
2.3 (3 ratings)
1 new ratings
69 views
This extension has been viewed 69 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.

图片批量下载,网页视频下载,音乐文件下载,aixdownloader
Type
Extension
Users
701 users
3
chathub807
View author page of chathub807
Published
Published on November 14, 2024
Version 1.1.5
Manifest version
3
Updated
Updated on April 19, 2025
productivity/tools
Extension Category
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",
    "name": "__MSG_default_title__",
    "description": "__MSG_description__",
    "default_locale": "zh_CN",
    "version": "1.1.5",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon.png",
            "32": "icon.png",
            "48": "icon.png",
            "128": "icon.png"
        }
    },
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "storage",
        "downloads",
        "webRequest",
        "contextMenus",
        "activeTab"
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "css": [
                "css\/content.css"
            ],
            "js": [
                "js\/chrome-inject-eval.js",
                "js\/content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "fonts\/*",
                "img\/website\/*",
                "js\/injectedXhr.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 2026 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