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
Cos'è Công cụ đặt hàng của Now88?
Công cụ đặt hàng của Now88 è un'estensione di Chrome sviluppata da hp.hightech, e la sua funzione principale è "Công cụ đặt hàng nhanh chóng siêu biên giới của Now88".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Công cụ đặt hàng của Now88
Scarica i file di estensione Công cụ đặt hàng của Now88 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Công cụ đặt hàng của Now88 |
ID | aaigmmbcjplfigmkhopckhecaacnfcmp |
URL Ufficiale | 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 |
Descrizione | Công cụ đặt hàng nhanh chóng siêu biên giới của Now88 |
Dimensione del File | 24.31 KB |
Conteggio Installazioni | 48 |
Versione Corrente | 2.2 |
Ultimo Aggiornamento | 2020-06-25 |
Data di Pubblicazione | 2020-06-25 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | hp.hightech |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://now88.vn/ |
URL della Pagina di Aiuto | http://now88.vn/ |
URL della Pagina della Politica sulla Privacy | http://now88.vn/gioi-thieu/chinh-sach-bao-mat-va-quyen-rieng-tu-1828.html |
Lingue Supportate | 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" } |