ocv86.com
Đặt hàng taobao, tmall, 1688...
什麼是ocv86.com?
ocv86.com是由LazyTeam開發的Chrome擴展程式,該擴展的主要功能是“Đặt hàng taobao, tmall, 1688...”。
擴展截圖
下載ocv86.com擴展crx文件
下載ocv86.com擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Tiện ích đặt hàng trực tiếp trên Taobao.com, 1688.com,... 1) Cho phép khách hàng chọn hàng trực quan trên website thương mại nước ngoài. 2) Quản lý tự động và tự gom hàng cùng shop (cùng người bán), giao diện giỏ hàng thân thiện bằng tiếng Việt 3) Cho phép khách hàng quản lý đơn hàng tài chính trực tuyến tại bất cứ đâu. 4) Cập nhật tình trạng mua hàng cho khách hàng, kiểm tra tình trạng hàng trực tuyến 24/7. Website: https://ocv86.com/
擴展基本資訊
名稱 | ocv86.com |
ID | pbcgoppdnlaobkephfcdkhomhikkgokd |
官方網址 | https://chromewebstore.google.com/detail/ocv86com/pbcgoppdnlaobkephfcdkhomhikkgokd |
簡介 | Đặt hàng taobao, tmall, 1688... |
檔案大小 | 123 KB |
安裝次數 | 54 |
目前版本 | 2.7 |
更新時間 | 2021-12-12 |
上架時間 | 2020-08-16 |
開發者 | LazyTeam |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://ocv86.com/ |
說明頁面URL | http://ocv86.com/ |
隱私政策頁面URL | http://haiphongorder.com?module=news_detail&id=90 |
支援的語言 | vi |
manifest.json | |
{ "name": "ocv86.com", "version": "2.7", "manifest_version": 2, "description": "\u0110\u1eb7t h\u00e0ng taobao, tmall, 1688...", "icons": { "16": "icon.png", "128": "icon.png" }, "content_scripts": [ { "js": [ "includes\/jquery-latest.js", "includes\/ocv.js" ], "css": [ "includes\/style.css" ], "matches": [ "https:\/\/*.tmall.com\/*", "https:\/\/*.taobao.com\/*", "https:\/\/*.1688.com\/*", "https:\/\/*.hm.com\/*", "https:\/\/*.hm.cn\/*", "https:\/\/*.hm.com.cn\/*", "https:\/\/*.zara.cn\/*", "https:\/\/*.zara.com\/*", "https:\/\/*.forever21.cn\/*", "http:\/\/*.forever21.cn\/*", "https:\/\/*.mango.com\/*", "https:\/\/shop.mango.com\/*", "https:\/\/*.pullandbear.cn\/*", "https:\/\/*.bershka.cn\/*", "https:\/\/*.lazada.com\/*", "https:\/\/*.ebay.com\/*", "https:\/\/*.alitaobao.vn\/*", "https:\/\/*.adayroi.com\/*", "https:\/\/*.sendo.vn\/*", "https:\/\/*.tiki.vn\/*", "https:\/\/*.facebook.com\/*", "https:\/\/*.google.com\/*" ] } ], "background": { "persistent": false, "scripts": [ "background.js" ] }, "permissions": [ "https:\/\/ocv86.com\/*", "http:\/\/ocv86.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/*.taobao.com\/*", "https:\/\/*.1688.com\/*", "https:\/\/*.hm.com\/*", "https:\/\/*.hm.cn\/*", "https:\/\/*.hm.com.cn\/*", "https:\/\/*.zara.cn\/*", "https:\/\/*.zara.com\/*", "https:\/\/*.forever21.cn\/*", "http:\/\/*.forever21.cn\/*", "https:\/\/*.mango.com\/*", "https:\/\/shop.mango.com\/*", "https:\/\/*.pullandbear.cn\/*", "https:\/\/*.bershka.cn\/*", "https:\/\/*.lazada.com\/*", "https:\/\/*.ebay.com\/*", "https:\/\/*.alitaobao.vn\/*", "https:\/\/*.adayroi.com\/*", "https:\/\/*.sendo.vn\/*", "https:\/\/*.tiki.vn\/*", "https:\/\/*.facebook.com\/*", "https:\/\/*.google.com\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_title": "", "default_icon": "icon.png" } } |