Công cụ đặt hàng bachlongorder.com

Tìm nguồn hàng trung quốc bachlong, công cụ đặt hàng online taobao, tmall, 1688

Công cụ đặt hàng bachlongorder.com란 무엇입니까?

Công cụ đặt hàng bachlongorder.com은(는) NHKD에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Tìm nguồn hàng trung quốc bachlong, công cụ đặt hàng online taobao, tmall, 1688"입니다.

확장 프로그램 스크린샷

screenshot

Công cụ đặt hàng bachlongorder.com 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Công cụ hỗ trợ lên đơn hàng từ taobao tmall 1688 của bachlongorder

Tính năng:

- Xem giá sp bằng vnd theo tỉ giá chuẩn

- Thêm đầy đủ sản phẩm vào giỏ hàng chính xác nhanh chóng                    

확장 프로그램 기본 정보

이름 Công cụ đặt hàng bachlongorder.com Công cụ đặt hàng bachlongorder.com
ID efhniegfhloocjdmcmfacalngemkokea
공식 URL https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-bachlong/efhniegfhloocjdmcmfacalngemkokea
설명 Tìm nguồn hàng trung quốc bachlong, công cụ đặt hàng online taobao, tmall, 1688
파일 크기 310 KB
설치 횟수 361
현재 버전 1.5
최근 업데이트 2024-02-28
출시 날짜 2023-03-01
평점 5.00/5 총 1 개의 평점
개발자 NHKD
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://tracking.amztrend.com/user-term
지원되는 언어 vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng bachlongorder.com ",
    "description": "T\u00ecm ngu\u1ed3n h\u00e0ng trung qu\u1ed1c bachlong, c\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng online taobao, tmall, 1688",
    "version": "1.5",
    "action": {
        "default_icon": "images\/144x144.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/144x144.png",
        "32": "images\/144x144.png",
        "64": "images\/144x144.png",
        "128": "images\/144x144.png"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/my.bachlongorder.com\/"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/144x144.png",
                "dist\/content.js"
            ],
            "matches": [
                "https:\/\/*.my.bachlongorder.com\/*",
                "http:\/\/*.my.bachlongorder.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/detail.1688.com\/*",
                "https:\/\/detail.1688.com\/*"
            ],
            "extension_ids": []
        }
    ],
    "short_name": "my.bachlongorder.com",
    "input_components": {
        "rate": 3470,
        "homepage_url": "http:\/\/my.bachlongorder.com",
        "storage": "bl",
        "storage_new": "bl_new",
        "storage_token": "tbe_bl_token",
        "alt_name": "bachlongorder"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/my.bachlongorder.com\/*",
                "http:\/\/my.bachlongorder.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/detail.1688.com\/*",
                "https:\/\/detail.1688.com\/*"
            ],
            "css": [
                "\/css\/all.min.css"
            ],
            "js": [
                "\/dist\/all.min.js"
            ]
        }
    ]
}