WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AliPrice ERP for Korea

AliPrice ERP for Korea

View on Chrome Web Store
View AliPrice ERP for Korea Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
5 views
This extension has been viewed 5 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.

AliPrice ERP for Korea Integrate Taobao automatic ordering and other practical functions to help you quickly improve work…
Type
Extension
Users
81 users
4
aliprice4
View author page of aliprice4
Published
Published on September 27, 2022
Version 2.0.7
Manifest version
3
Updated
Updated on November 2, 2022
productivity/workflow
Extension Category
View on Chrome Web Store
View AliPrice ERP for Korea 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
{
    "name": "__MSG_EXTENSION_NAME__",
    "short_name": "__MSG_EXTENSION_NAME__",
    "description": "__MSG_EXTENSION_DESCRIPTION__",
    "version": "2.0.7",
    "manifest_version": 3,
    "default_locale": "ko",
    "homepage_url": "https:\/\/www.aliprice.com?ext_id=10356&channel=chrome&platform=aliprice_erp_for_korean&version=2.0.7&browser=chrome&mv=3",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "assets\/js\/background-service-worker.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "assets\/js\/chunk-vendors.js",
                "assets\/js\/content-script.js"
            ],
            "css": [
                "assets\/css\/content-script.css"
            ]
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end",
            "js": [
                "assets\/js\/chunk-vendors.js",
                "assets\/js\/js-147a3ad7-8065-47a6-bf19-8108f8505afb.js"
            ]
        }
    ],
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png"
        }
    },
    "permissions": [
        "alarms",
        "cookies",
        "notifications",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}
© 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