Đặt hàng 247

Tool đặt hàng của new.dathang247.vn

什麼是Đặt hàng 247?

Đặt hàng 247是由johan.tran.0107開發的Chrome擴展程式,該擴展的主要功能是“Tool đặt hàng của new.dathang247.vn”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Đặt hàng 247擴展crx文件

下載Đặt hàng 247擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Convert to Vietnam amount of money based on picked quantity by customers in Chinese shopping websites, then customers can proceed with adding these items into their cart in our platform qa.dathang247.vn by click on "Click dathang". This addon is to redirect with order info and add it into cutomer's cart in dathang247.vn platform. Customer can also save favorites links and view their cart from addon by navigating to our platform.                    

擴展基本資訊

名稱 Đặt hàng 247 Đặt hàng 247
ID gbjfdidigdacobepjfhhjlbnecmipiic
官方網址 https://chromewebstore.google.com/detail/%C4%91%E1%BA%B7t-h%C3%A0ng-247/gbjfdidigdacobepjfhhjlbnecmipiic
簡介 Tool đặt hàng của new.dathang247.vn
檔案大小 76.01 KB
安裝次數 125
目前版本 0.2.6
更新時間 2024-01-20
上架時間 2020-08-23
開發者 johan.tran.0107
電子郵箱 [email protected]
付費類型 free
擴展官網 https://new.dathang247.vn
說明頁面URL https://new.dathang247.vn
支援的語言 vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u0110\u1eb7t h\u00e0ng 247",
    "version": "0.2.6",
    "manifest_version": 2,
    "description": "Tool \u0111\u1eb7t h\u00e0ng c\u1ee7a new.dathang247.vn",
    "homepage_url": "https:\/\/new.dathang247.vn",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "content_scripts": [
        {
            "js": [
                "content.js",
                "\/lib\/store.legacy.min.js"
            ],
            "css": [
                "content.css"
            ],
            "matches": [
                "https:\/\/*.1688.com\/*",
                "https:\/\/detail.1688.com\/\/*",
                "https:\/\/item.taobao.com\/*",
                "http:\/\/taiwan.taobao.com\/*",
                "http:\/\/item.beta.taobao.com\/*",
                "http:\/\/*.taobao.com\/*",
                "http:\/\/auction.taobao.com\/*",
                "http:\/\/www.5taobao.net\/shop_*Products.aspx*",
                "http:\/\/www.5taobao.net\/shop_*products.aspx*",
                "https:\/\/item.tmall.com\/*",
                "https:\/\/detail.tmall.com\/*",
                "https:\/\/*.tmall.com\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        "html\/*",
        "js\/*",
        "css\/*",
        "font\/*",
        "img\/*",
        "icons\/*",
        "src\/*",
        "\/*"
    ]
}