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

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

Co to jest เครื่องมือช่วยสั่งซื้อของ GopuCo.Com?

เครื่องมือช่วยสั่งซื้อของ GopuCo.Com to rozszerzenie Chrome opracowane przez Chipo, a jego główną funkcją jest „เครื่องมือสั่งซื้อสินค้าอย่างรวดเร็วในเว็บไซต์ชื่อดังของจีน ของ Gopuco.Com”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia เครื่องมือช่วยสั่งซื้อของ GopuCo.Com

Pobierz pliki rozszerzeń เครื่องมือช่วยสั่งซื้อของ GopuCo.Com w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        With Gopuco.com online ordering tool, you can easily buy goods from Taobao, 1688.com websites, Tmall.com and ship goods from China to Thailand.

Function:

- Exchange rate: This tool will update the exchange rate in real time and based on that to convert the value of goods from currency to Thailand currency. Help you easily track the value of the product in the fastest and most accurate way.

- Complete and accurate information: This tool will collect the data on the Taobao, Tmall and 1688 pages you are viewing, then based on the product attribute information (color, size .. ) which you choose, it will automatically update the product value. Help you always see the most complete and accurate information.                    

Podstawowe informacje o rozszerzeniu

Nazwa เครื่องมือช่วยสั่งซื้อของ GopuCo.Com เครื่องมือช่วยสั่งซื้อของ GopuCo.Com
ID jcbhhpdoalgcipmglknknobbelopejbl
Oficjalny 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/jcbhhpdoalgcipmglknknobbelopejbl
Opis เครื่องมือสั่งซื้อสินค้าอย่างรวดเร็วในเว็บไซต์ชื่อดังของจีน ของ Gopuco.Com
Rozmiar pliku 215 KB
Liczba instalacji 271
Aktualna Wersja 1.0.2
Ostatnia Aktualizacja 2024-01-05
Data Publikacji 2022-12-09
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper Chipo
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://gopuco.com
Adres URL Strony Pomocy https://gopuco.com/#/faq
Adres URL Strony Polityki Prywatności https://idchipo.com/support/3185059091/9205468218
Obsługiwane Języki 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 Gopuco.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  Gopuco.Com",
    "icons": {
        "128": "icons\/icon-128.png",
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.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 GopuCo.Com",
    "host_permissions": [
        "http:\/\/*.gopuco.com\/*",
        "https:\/\/*.gopuco.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": "1.0.2",
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}