Công cụ đặt hàng - Nguonhangtrung.com
Công cụ hỗ trợ người dùng của Nguonhangtrung.com đặt hàng tại Taobao.com, Tmall.com và 1688.com
Wat is Công cụ đặt hàng - Nguonhangtrung.com?
Công cụ đặt hàng - Nguonhangtrung.com is een Chrome-extensie ontwikkeld door https://nguonhangtrung.com, en de belangrijkste functie is "Công cụ hỗ trợ người dùng của Nguonhangtrung.com đặt hàng tại Taobao.com, Tmall.com và 1688.com".
Extensie Screenshots
Download het CRX-bestand van de extensie Công cụ đặt hàng - Nguonhangtrung.com
Download Công cụ đặt hàng - Nguonhangtrung.com-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Một plugin hỗ trợ người dùng của Nguonhangtrung.com mua hàng tại website: Taobao.com, Tmall.com và 1688.com Basisinformatie over de Extensie
| Naam | |
| ID | iahpkmhkkjfgmkcbimidpdhciglomnnk |
| Officiële URL | https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-nguonhan/iahpkmhkkjfgmkcbimidpdhciglomnnk |
| Beschrijving | Công cụ hỗ trợ người dùng của Nguonhangtrung.com đặt hàng tại Taobao.com, Tmall.com và 1688.com |
| Bestandsgrootte | 56.26 KB |
| Aantal Installaties | 21 |
| Huidige Versie | 2.3.7 |
| Laatst Bijgewerkt | 2019-11-07 |
| Publicatiedatum | 2019-11-06 |
| Ontwikkelaar | https://nguonhangtrung.com |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://thietkewebos.com/privacy-policy.html |
| Ondersteunde Talen | vi |
| manifest.json | |
{
"name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng - Nguonhangtrung.com",
"short_name": "Nguonhangtrung.com",
"description": "C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 ng\u01b0\u1eddi d\u00f9ng c\u1ee7a Nguonhangtrung.com \u0111\u1eb7t h\u00e0ng t\u1ea1i Taobao.com, Tmall.com v\u00e0 1688.com",
"manifest_version": 2,
"author": "HAIHS",
"version": "2.3.7",
"homepage_url": "https:\/\/nguonhangtrung.com",
"browser_action": {
"default_icon": "images\/icon.png"
},
"icons": {
"128": "images\/icon.png"
},
"content_scripts": [
{
"css": [
"css\/styles.css"
],
"js": [
"js\/scripts.js"
],
"matches": [
"https:\/\/*.1688.com\/*",
"http:\/\/*.1688.com\/*",
"https:\/\/*.taobao.com\/*",
"http:\/\/*.taobao.com\/*",
"https:\/\/*.tmall.com\/*",
"http:\/\/*.tmall.com\/*",
"https:\/\/*.tmall.hk\/*",
"http:\/\/*.tmall.hk\/*"
]
}
],
"permissions": [
"https:\/\/Nguonhangtrung.com\/*",
"http:\/\/Nguonhangtrung.com\/*"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
} | |