Công cụ đặt hàng ranvang.com
Công cụ đặt hàng taobao, tmall, 1688 trên ranvang.com
Wat is Công cụ đặt hàng ranvang.com?
Công cụ đặt hàng ranvang.com is een Chrome-extensie ontwikkeld door Sproxy, en de belangrijkste functie is "Công cụ đặt hàng taobao, tmall, 1688 trên ranvang.com".
Extensie Screenshots
Download het CRX-bestand van de extensie Công cụ đặt hàng ranvang.com
Download Công cụ đặt hàng ranvang.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
Công cụ đặt hàng của RanVang.com trên trình duyệt Chrome và Cốc Cốc RanVang.com cung cấp giải pháp mua sắm online, nhập hàng kinh doanh giá gốc, vận chuyển hàng siêu tốc phù hợp với mọi nhu cầu của bạn. Để giúp quý khách đặt hàng tốt hơn chúng tôi xin giới thiệu đến quý khách hàng một phiên bản công cụ đặt hàng tối ưu với các chức năng như: - Đặt hàng đơn giản, dễ dàng hơn trên các website 1688, tmall, taobao - Thêm nhanh sản phẩm vào danh sách sản phẩm yêu thích - Tự động dịch nội dung trên website - Hỗ trợ thông báo lỗi không đặt được hàng ngay trên thanh công cụ
Basisinformatie over de Extensie
Naam | Công cụ đặt hàng ranvang.com |
ID | ibkohphgalhojmgpfbkbkbkfkhlccbgh |
Officiële URL | https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-ranvangc/ibkohphgalhojmgpfbkbkbkfkhlccbgh |
Beschrijving | Công cụ đặt hàng taobao, tmall, 1688 trên ranvang.com |
Bestandsgrootte | 511 KB |
Aantal Installaties | 369 |
Huidige Versie | 0.25.5 |
Laatst Bijgewerkt | 2022-02-11 |
Publicatiedatum | 2021-11-13 |
Ontwikkelaar | Sproxy |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://ranvang.com/ |
Help Pagina-URL | https://app.ranvang.com/ |
Ondersteunde Talen | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.25.5", "short_name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng ranvang.com", "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng taobao, tmall, 1688 tr\u00ean ranvang.com", "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng ranvang.com", "permissions": [ "https:\/\/app.ranvang.com\/" ], "icons": { "128": ".\/logo.png" }, "background": { "page": "background.html", "persistent": false }, "content_scripts": [ { "js": [ ".\/content.js" ], "matches": [ "*:\/\/*.taobao.com\/*", "*:\/\/taobao.com\/", "*:\/\/*.1688.com\/*", "*:\/\/1688.com\/*", "*:\/\/*.tmall.com\/*", "*:\/\/tmall.com\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/*.liangxinyao.com\/*", "https:\/\/*.liangxinyao.com\/*" ], "run_at": "document_idle" }, { "js": [ ".\/content_service.js" ], "matches": [ "http:\/\/nothing.gobizdev.com\/*", "https:\/\/nothing.gobizdev.com\/*" ] } ], "web_accessible_resources": [ "content.html", "templates\/*", "injector.js", "*.png" ], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'" } |