Công cụ đặt hàng bachlongorder.com
Tìm nguồn hàng trung quốc bachlong, công cụ đặt hàng online taobao, tmall, 1688
What is Công cụ đặt hàng bachlongorder.com?
Công cụ đặt hàng bachlongorder.com is a Chrome extension developed by NHKD, and its main feature is "Tìm nguồn hàng trung quốc bachlong, công cụ đặt hàng online taobao, tmall, 1688".
Extension Screenshots
Download Công cụ đặt hàng bachlongorder.com Extension CRX File
Download Công cụ đặt hàng bachlongorder.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
Công cụ hỗ trợ lên đơn hàng từ taobao tmall 1688 của bachlongorder Tính năng: - Xem giá sp bằng vnd theo tỉ giá chuẩn - Thêm đầy đủ sản phẩm vào giỏ hàng chính xác nhanh chóng
Extension Basic Information
Name | Công cụ đặt hàng bachlongorder.com |
ID | efhniegfhloocjdmcmfacalngemkokea |
Official URL | https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-bachlong/efhniegfhloocjdmcmfacalngemkokea |
Description | Tìm nguồn hàng trung quốc bachlong, công cụ đặt hàng online taobao, tmall, 1688 |
File Size | 310 KB |
Installation Count | 361 |
Current Version | 1.5 |
Last Updated | 2024-02-28 |
Publish Date | 2023-03-01 |
Rating | 5.00/5 Total 1 Ratings |
Developer | NHKD |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://tracking.amztrend.com/user-term |
Supported Languages | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng bachlongorder.com ", "description": "T\u00ecm ngu\u1ed3n h\u00e0ng trung qu\u1ed1c bachlong, c\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng online taobao, tmall, 1688", "version": "1.5", "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:\/\/my.bachlongorder.com\/" ], "web_accessible_resources": [ { "resources": [ "images\/144x144.png", "dist\/content.js" ], "matches": [ "https:\/\/*.my.bachlongorder.com\/*", "http:\/\/*.my.bachlongorder.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": "my.bachlongorder.com", "input_components": { "rate": 3470, "homepage_url": "http:\/\/my.bachlongorder.com", "storage": "bl", "storage_new": "bl_new", "storage_token": "tbe_bl_token", "alt_name": "bachlongorder" }, "content_scripts": [ { "matches": [ "https:\/\/my.bachlongorder.com\/*", "http:\/\/my.bachlongorder.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" ] } ] } |