เครื่องมือช่วยสั่งซื้อของ ChipoThai.Com

เครื่องมือสั่งซื้อสินค้าอย่างรวดเร็วในเว็บไซต์ชื่อดังของจีน ของ ChipoThai.Com

What is เครื่องมือช่วยสั่งซื้อของ ChipoThai.Com?

เครื่องมือช่วยสั่งซื้อของ ChipoThai.Com is a Chrome extension developed by Chipo, and its main feature is "เครื่องมือสั่งซื้อสินค้าอย่างรวดเร็วในเว็บไซต์ชื่อดังของจีน ของ ChipoThai.Com".

Extension Screenshots

screenshot
screenshot

Download เครื่องมือช่วยสั่งซื้อของ ChipoThai.Com Extension CRX File

Download เครื่องมือช่วยสั่งซื้อของ ChipoThai.Com extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        คุณต้องติดตั้งเครื่องมือสั่งซื้อในคอมผิดเตอร์ หรือโน็ตบุ๊ค เครื่องมือนี้ยังไม่สนับสนุนติดตั้งในโทรศัพท์ เมื่อติดตั้งเครื่องมือสั่งซื้อเส็รจแล้ว คุณคลิคเข้าลิงก์สินค้าของสามเว็บไซต์ของจีน  จะมีข้อมูลราคาสินค้าที่เป็นเงินบาท และการสั่งซื้อสินค้ากับ ChipoThai.Com ที่ถูกแปลเป็นภาษาไทยให้คุณสามารถสั่งซื้อสินค้าได้อย่างง่าย และสะดวก                    

Extension Basic Information

Name เครื่องมือช่วยสั่งซื้อของ ChipoThai.Com เครื่องมือช่วยสั่งซื้อของ ChipoThai.Com
ID mekcaagmjkgbmoohhlpekfidghcpicok
Official URL https://chromewebstore.google.com/detail/%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%8A%E0%B9%88%E0%B8%A7%E0%B8%A2%E0%B8%AA%E0%B8%B1%E0%B9%88%E0%B8%87%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B8%82%E0%B8%AD%E0%B8%87/mekcaagmjkgbmoohhlpekfidghcpicok
Description เครื่องมือสั่งซื้อสินค้าอย่างรวดเร็วในเว็บไซต์ชื่อดังของจีน ของ ChipoThai.Com
File Size 160 KB
Installation Count 2,886
Current Version 3.9.8
Last Updated 2024-01-09
Publish Date 2019-07-22
Rating 4.40/5 Total 5 Ratings
Developer Chipo
Email [email protected]
Payment Type free
Extension Website https://chipothai.com
Help Page URL https://chipothai.com/support/4294071323/799016948
Privacy Policy Page URL https://chipothai.com/support/9158531147/5394316269
Supported Languages th
manifest.json
{
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icons\/logo.png",
        "default_title": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e02\u0e2d\u0e07 ChipoThai.Com"
    },
    "content_scripts": [
        {
            "css": [
                "css\/style.css"
            ],
            "js": [
                "contentScript.js",
                "site.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/*.yao.95095.com\/*",
                "https:\/\/*.yao.95095.com\/*",
                "https:\/\/*.jd.com\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self'"
    },
    "default_locale": "th",
    "description": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27\u0e43\u0e19\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e0a\u0e37\u0e48\u0e2d\u0e14\u0e31\u0e07\u0e02\u0e2d\u0e07\u0e08\u0e35\u0e19  \u0e02\u0e2d\u0e07  ChipoThai.Com",
    "icons": {
        "128": "icons\/icon-128x128.png",
        "16": "icons\/logo.png",
        "48": "icons\/logo.png"
    },
    "manifest_version": 3,
    "name": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e02\u0e2d\u0e07 ChipoThai.Com",
    "host_permissions": [
        "http:\/\/*.chipothai.com\/*",
        "https:\/\/*.chipothai.com\/*",
        "http:\/\/*.1688.com\/*",
        "https:\/\/*.1688.com\/*",
        "http:\/\/*.taobao.com\/*",
        "https:\/\/*.taobao.com\/*",
        "http:\/\/*.tmall.com\/*",
        "https:\/\/*.tmall.com\/*",
        "http:\/\/*.tmall.hk\/*",
        "https:\/\/*.tmall.hk\/*",
        "https:\/\/*.95095.com\/*"
    ],
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.9.8",
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}