Công cụ đặt hàng của Now88
Công cụ đặt hàng nhanh chóng siêu biên giới của Now88
Wat is Công cụ đặt hàng của Now88?
Công cụ đặt hàng của Now88 is een Chrome-extensie ontwikkeld door hp.hightech, en de belangrijkste functie is "Công cụ đặt hàng nhanh chóng siêu biên giới của Now88".
Extensie Screenshots
Download het CRX-bestand van de extensie Công cụ đặt hàng của Now88
Download Công cụ đặt hàng của Now88-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
Now88 là công cụ đặt hàng order từ Trung Quốc về Việt Nam uy tín, giá siêu lợi nhuân.
Basisinformatie over de Extensie
Naam | Công cụ đặt hàng của Now88 |
ID | aaigmmbcjplfigmkhopckhecaacnfcmp |
Officiële URL | https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-c%E1%BB%A7a-now8/aaigmmbcjplfigmkhopckhecaacnfcmp |
Beschrijving | Công cụ đặt hàng nhanh chóng siêu biên giới của Now88 |
Bestandsgrootte | 24.31 KB |
Aantal Installaties | 48 |
Huidige Versie | 2.2 |
Laatst Bijgewerkt | 2020-06-25 |
Publicatiedatum | 2020-06-25 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | hp.hightech |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://now88.vn/ |
Help Pagina-URL | http://now88.vn/ |
URL van de Privacybeleid Pagina | http://now88.vn/gioi-thieu/chinh-sach-bao-mat-va-quyen-rieng-tu-1828.html |
Ondersteunde Talen | vi |
manifest.json | |
{ "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng c\u1ee7a Now88", "version": "2.2", "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng nhanh ch\u00f3ng si\u00eau bi\u00ean gi\u1edbi c\u1ee7a Now88", "browser_action": { "default_icon": "icons\/icon128.png", "default_title": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Now88" }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "content_scripts": [ { "js": [ "onload.js" ], "matches": [ "*:\/\/*.1688.com\/*", "*:\/\/*.taobao.com\/*", "*:\/\/*.tmall.com\/*", "*:\/\/*.tmall.hk\/*" ] } ], "background": { "scripts": [ "js\/background.js" ], "persistent": false }, "manifest_version": 2, "permissions": [ "cookies", "http:\/\/cart.now88.vn\/*", "https:\/\/cart.now88.vn\/*" ], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "short_name": "Now88 - C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Trung Qu\u1ed1c d\u1ec5 d\u00e0ng", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |