Công cụ đặt hàng bachkimorder.com
Tìm nguồn hàng trung quốc, công cụ mua hàng taobao, tmall, 1688
Cos'è Công cụ đặt hàng bachkimorder.com?
Công cụ đặt hàng bachkimorder.com è un'estensione di Chrome sviluppata da NHKD, e la sua funzione principale è "Tìm nguồn hàng trung quốc, công cụ mua hàng taobao, tmall, 1688".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Công cụ đặt hàng bachkimorder.com
Scarica i file di estensione Công cụ đặt hàng bachkimorder.com in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Công cụ giúp lên đơn hàng nhanh chóng trực tiếp từ taobao tmall 1688.com - Xem sp tỉ giá thật - Mua hàng và kiểm tra hàng hóa - Giao hàng về Việt Nam
Informazioni di Base sull'Estensione
Nome | Công cụ đặt hàng bachkimorder.com |
ID | iokdgojfccgnjhbccibffhjfhcahacdb |
URL Ufficiale | https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-bachkimo/iokdgojfccgnjhbccibffhjfhcahacdb |
Descrizione | Tìm nguồn hàng trung quốc, công cụ mua hàng taobao, tmall, 1688 |
Dimensione del File | 296 KB |
Conteggio Installazioni | 181 |
Versione Corrente | 1.6 |
Ultimo Aggiornamento | 2024-02-28 |
Data di Pubblicazione | 2023-07-12 |
Sviluppatore | NHKD |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://tracking.amztrend.com/user-term |
Lingue Supportate | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng bachkimorder.com ", "description": "T\u00ecm ngu\u1ed3n h\u00e0ng trung qu\u1ed1c, c\u00f4ng c\u1ee5 mua h\u00e0ng taobao, tmall, 1688", "version": "1.6", "action": { "default_icon": "images\/144x144.png", "default_popup": "popup.html" }, "icons": { "16": "images\/144x144.png", "32": "images\/144x144.png", "64": "images\/144x144.png", "128": "images\/144x144.png" }, "permissions": [ "storage" ], "host_permissions": [ "https:\/\/bk.bachkimorder.com\/" ], "web_accessible_resources": [ { "resources": [ "images\/144x144.png", "dist\/content.js" ], "matches": [ "https:\/\/bk.bachkimorder.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/detail.1688.com\/*", "https:\/\/detail.1688.com\/*" ], "extension_ids": [] } ], "short_name": "bk.bachkimorder.com", "input_components": { "rate": 3470, "homepage_url": "https:\/\/bk.bachkimorder.com", "storage": "ph", "storage_new": "ph_new", "storage_token": "tbe_ph_token", "alt_name": "bachkimorder" }, "content_scripts": [ { "matches": [ "https:\/\/bk.bachkimorder.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/detail.1688.com\/*", "https:\/\/detail.1688.com\/*" ], "css": [ "\/css\/all.min.css" ], "js": [ "\/dist\/all.min.js" ] } ] } |