WebExtension.net
WebExtension.net

Xiaohongshu for Desktop

View on Chrome Web Store
View Xiaohongshu for Desktop Chrome Extension on Chrome Web Store
2.0 (5 ratings)

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
10,000 users
Seiri
View author page of Seiri
Published
Published on January 15, 2024
Version 1.0.4
Manifest version
3
Updated
Updated on September 25, 2024
View on Chrome Web Store
View Xiaohongshu for Desktop Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "version": "1.0.4",
    "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\/*"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/utils.js",
                "assets\/js\/content.js",
                "assets\/js\/constants.js",
                "assets\/js\/jszip.min.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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