WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Xiaohongshu for Desktop

Xiaohongshu for Desktop

View on Chrome Web Store
3.1 (14 ratings)
1 new ratings
13 views

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

Experience Xiaohongshu for desktop like never before: Chrome extension that brings exciting and creative content to your screen
Type
Extension
Users
20,000 users
10K
Seiri
Published
Version 1.1.0
Manifest version
3
Updated
lifestyle/entertainment
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "version": "1.1.0",
    "default_locale": "en",
    "description": "__MSG_description__",
    "action": {
        "default_icon": "assets\/icons\/icon128.png"
    },
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "background": {
        "service_worker": "assets\/js\/background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "css": [
                "assets\/css\/style.css"
            ],
            "js": [
                "assets\/js\/loader.js"
            ],
            "matches": [
                "*:\/\/xiaohongshu.com\/*",
                "*:\/\/www.xiaohongshu.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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.