Đặ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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 URL 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\/*",
        "\/*"
    ]
}