WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
CodeMP - Автоматизация Wildberries

CodeMP - Автоматизация Wildberries

View on Chrome Web Store
View CodeMP - Автоматизация Wildberries Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (26 ratings)
1 new ratings
14 views
This extension has been viewed 14 times

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

Инструменты для селлеров WB
Type
Extension
Users
10,000 users
1K
codempservice
View author page of codempservice
Published
Published on August 11, 2024
Version 2.0.2
Manifest version
3
Updated
Updated on March 29, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View CodeMP - Автоматизация Wildberries 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,
    "name": "CodeMP - \u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0437\u0430\u0446\u0438\u044f Wildberries",
    "description": "\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0434\u043b\u044f \u0441\u0435\u043b\u043b\u0435\u0440\u043e\u0432 WB",
    "version": "2.0.2",
    "short_name": "CodeMP",
    "icons": {
        "16": "icon\/16.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png",
        "96": "icon\/96.png",
        "128": "icon\/128.png"
    },
    "author": {
        "email": "[email protected]"
    },
    "homepage_url": "https:\/\/codemp.ru",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*.wildberries.ru\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "inject.js"
            ],
            "matches": [
                "https:\/\/www.wildberries.ru\/*",
                "https:\/\/seller.wildberries.ru\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "CodeMp",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.wildberries.ru\/*"
            ],
            "css": [
                "content-scripts\/content.css"
            ],
            "js": [
                "content-scripts\/content.js"
            ]
        }
    ]
}
© 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