Nhập hàng 1688

Nhập hàng 1688, công cụ order hàng taobao tmall 1688

Nhập hàng 1688란 무엇입니까?

Nhập hàng 1688은(는) R에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Nhập hàng 1688, công cụ order hàng taobao tmall 1688"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Nhập hàng 1688 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Công cụ giúp người có nhu cầu mua hàng ở taobao tmall 1688 của nhaphang1688.com, tính năng chính

1. Hiển thị thông tin sản phẩm ngay tại hệ thống taobao tmall 1688, đơn giá bằng Việt Nam đồng theo tỉ giá hằng thực hằng ngày

2. Lấy thông tin sản phẩm đầy đủ, giúp chúng tôi dễ dàng mua sản phẩm đó cho bạn hơn

3. thêm sản phẩm vào giỏ hàng với thông tin đã chọn

4. Lên đơn hàng                    

확장 프로그램 기본 정보

이름 Nhập hàng 1688 Nhập hàng 1688
ID kilclmcmpopmmfcfcmgjegmmfeachhid
공식 URL https://chromewebstore.google.com/detail/nh%E1%BA%ADp-h%C3%A0ng-1688/kilclmcmpopmmfcfcmgjegmmfeachhid
설명 Nhập hàng 1688, công cụ order hàng taobao tmall 1688
파일 크기 248 KB
설치 횟수 289
현재 버전 2.4
최근 업데이트 2024-02-20
출시 날짜 2021-02-07
개발자 R
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://docs.google.com/document/d/1Wba4uORL15Sne2M5xVOGJjrTTLrjU1Ra2gn0KJmxY5c/edit?usp=sharing
지원되는 언어 vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Nh\u1eadp h\u00e0ng 1688",
    "description": "Nh\u1eadp h\u00e0ng 1688, c\u00f4ng c\u1ee5 order h\u00e0ng taobao tmall 1688",
    "version": "2.4",
    "action": {
        "default_icon": "images\/128x128.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/128x128.png",
        "32": "images\/128x128.png",
        "64": "images\/128x128.png",
        "128": "images\/128x128.png"
    },
    "permissions": [
        "storage",
        "https:\/\/nhaphang1688.com",
        "http:\/\/nhaphang1688.com"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/144x144.png",
                "dist\/content.js"
            ],
            "matches": [
                "https:\/\/nhaphang1688.com\/*",
                "http:\/\/nhaphang1688.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": "nhaphang1688.com",
    "input_components": {
        "rate": 3470,
        "homepage_url": "https:\/\/nhaphang1688.com",
        "storage": "nhht",
        "storage_new": "tbe_nhht",
        "storage_token": "tbe_nhht_token",
        "alt_name": "nhaphang1688.com",
        "app_nhkd": 0
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.nhaphang1688.com\/*",
                "http:\/\/*.nhaphang1688.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/detail.1688.com\/*",
                "https:\/\/detail.1688.com\/*"
            ],
            "css": [
                "\/css\/all.min.css",
                "\/css\/style.css"
            ],
            "js": [
                "\/dist\/all.min.js"
            ]
        }
    ]
}