HANGQUOCTE.VN – Đặt hàng Trung Quốc uy tín
Công cụ hỗ trợ đặt hàng 1688, TMALL, Taobao.
Apa itu HANGQUOCTE.VN – Đặt hàng Trung Quốc uy tín?
HANGQUOCTE.VN – Đặt hàng Trung Quốc uy tín adalah ekstensi Chrome yang dikembangkan oleh thietkewebigf, dan fitur utamanya adalah "Công cụ hỗ trợ đặt hàng 1688, TMALL, Taobao.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi HANGQUOCTE.VN – Đặt hàng Trung Quốc uy tín
Unduh file ekstensi HANGQUOCTE.VN – Đặt hàng Trung Quốc uy tín dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
HQT LOGISTICS - Dịch vụ vận chuyển hàng Trung Quốc Uy tín - Chuyên nghiệp - Nhanh chóng. HOTLINE: 0977.244.811 -0976.720.906 - 0942.664.499
Informasi Dasar Ekstensi
Nama | |
ID | bjhnodbmckbankekdeakipokhbbfooob |
URL Resmi | https://chromewebstore.google.com/detail/hangquoctevn-%E2%80%93-%C4%91%E1%BA%B7t-h%C3%A0ng-t/bjhnodbmckbankekdeakipokhbbfooob |
Deskripsi | Công cụ hỗ trợ đặt hàng 1688, TMALL, Taobao. |
Ukuran File | 119 KB |
Jumlah Instalasi | 43 |
Versi Saat Ini | 2.3 |
Terakhir Diperbarui | 2022-05-30 |
Tanggal Publikasi | 2021-04-13 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | thietkewebigf |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://taobaostore.vn/chinh-sach-bao-mat.html |
Bahasa yang Didukung | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "HANGQUOCTE.VN \u2013 \u0110\u1eb7t h\u00e0ng Trung Qu\u1ed1c uy t\u00edn", "version": "2.3", "description": "C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 \u0111\u1eb7t h\u00e0ng 1688, TMALL, Taobao.", "short_name": "order-hangquocte", "author": "[email protected]", "background": { "service_worker": "background-worker.js" }, "permissions": [ "storage" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "optional_permissions": [], "manifest_version": 3, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" }, "action": { "default_title": "React Chrome Extension", "default_popup": "popup.html", "default_icon": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } }, "web_accessible_resources": [ { "resources": [ "jquery-1.11.2.min.js" ], "matches": [ "*:\/\/*\/*" ] } ], "content_scripts": [ { "js": [ "jquery-1.11.2.min.js", "content-script.js" ], "css": [ "style.css" ], "matches": [ "http:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "http:\/\/*.tmall.hk\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.taobao.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/*.tmall.hk\/*", "https:\/\/*.1688.com\/*", "https:\/\/*.alibaba.com\/*", "https:\/\/hangquocte.vn\/gio-hang-extension", "https:\/\/hangquocte.vn\/ajaxs\/search\/addCartExtension.php", "https:\/\/hangquocte.vn\/ajaxs\/search\/search_keyword_ex.php", "https:\/\/hangquocte.vn\/ajaxs\/extension\/get_rate_exchange.php" ] } ] } |