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

什么是Công cụ đặt hàng của Now88?

Công cụ đặt hàng của Now88是由hp.hightech开发的Chrome扩展程序,该扩展的主要功能是“Công cụ đặt hàng nhanh chóng siêu biên giới của Now88”。

扩展截图

screenshot

下载Công cụ đặt hàng của Now88扩展crx文件

下载Công cụ đặt hàng của Now88扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Công cụ đặt hàng của Now88 Công cụ đặt hàng của Now88
ID aaigmmbcjplfigmkhopckhecaacnfcmp
官方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
简介 Công cụ đặt hàng nhanh chóng siêu biên giới của Now88
文件大小 24.31 KB
安装次数 48
当前版本 2.2
更新时间 2020-06-25
上架时间 2020-06-25
评分 5.00/5 共1次评分
开发者 hp.hightech
电子邮箱 [email protected]
付费类型 free
扩展官网 http://now88.vn/
帮助页面URL http://now88.vn/
隐私政策页面URL http://now88.vn/gioi-thieu/chinh-sach-bao-mat-va-quyen-rieng-tu-1828.html
支持的语言 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"
}