WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
小红薯Pro-小红书视频/图片/评论下载助手

小红薯Pro-小红书视频/图片/评论下载助手

View on Chrome Web Store
View 小红薯Pro-小红书视频/图片/评论下载助手 Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
0 views
This extension has been viewed 0 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.

小红书笔记无水印高清视频/图片下载导出、搜索列表交互数据排序及笔记评论导出
Type
Extension
Users
291 users
8
pandahi.ltd
View author page of pandahi.ltd
Published
Published on April 15, 2025
Version 1.0.7
Manifest version
3
Updated
Updated on May 25, 2025
lifestyle/social
Extension Category
View on Chrome Web Store
View 小红薯Pro-小红书视频/图片/评论下载助手 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": "\u5c0f\u7ea2\u85afPro-\u5c0f\u7ea2\u4e66\u89c6\u9891\/\u56fe\u7247\/\u8bc4\u8bba\u4e0b\u8f7d\u52a9\u624b",
    "description": "\u5c0f\u7ea2\u4e66\u7b14\u8bb0\u65e0\u6c34\u5370\u9ad8\u6e05\u89c6\u9891\/\u56fe\u7247\u4e0b\u8f7d\u5bfc\u51fa\u3001\u641c\u7d22\u5217\u8868\u4ea4\u4e92\u6570\u636e\u6392\u5e8f\u53ca\u7b14\u8bb0\u8bc4\u8bba\u5bfc\u51fa",
    "version": "1.0.7",
    "manifest_version": 3,
    "background": {
        "service_worker": "sw.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.xiaohongshu.com\/*"
            ],
            "css": [
                "\/styles\/cs.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.xiaohongshu.com\/*"
            ],
            "js": [
                "cs.js"
            ],
            "run_at": "document_end"
        }
    ],
    "host_permissions": [
        "https:\/\/geckoinfo.cloud\/*",
        "*:\/\/*.xiaohongshu.com\/*",
        "https:\/\/sns-img-bd.xhscdn.com\/*"
    ],
    "permissions": [
        "offscreen",
        "tabs",
        "storage"
    ],
    "action": {
        "default_title": "\u5c0f\u7ea2\u85afPro-\u5c0f\u7ea2\u4e66\u89c6\u9891\/\u56fe\u7247\/\u8bc4\u8bba\u4e0b\u8f7d\u52a9\u624b",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/icons\/16.png",
            "32": "\/icons\/32.png",
            "128": "\/icons\/128.png"
        }
    },
    "icons": {
        "16": "\/icons\/16.png",
        "32": "\/icons\/32.png",
        "128": "\/icons\/128.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.xiaohongshu.com\/*"
            ],
            "resources": [
                "wm.js",
                "\/icons\/32.png"
            ]
        }
    ]
}
© 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