Chiết Khấu order

chietkhauorder.com - Công cụ hỗ trợ lấy chiết khấu taobao tmall 1688

Chiết Khấu order란 무엇입니까?

Chiết Khấu order은(는) chietkhauorder에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "chietkhauorder.com - Công cụ hỗ trợ lấy chiết khấu taobao tmall 1688"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Chiết Khấu order 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Ứng dụng lấy chiết khấu từ trang web chietkhauorder.com                    

확장 프로그램 기본 정보

이름 Chiết Khấu order Chiết Khấu order
ID lofekeddijibcmpaceemnhfihbeclbkn
공식 URL https://chromewebstore.google.com/detail/chi%E1%BA%BFt-kh%E1%BA%A5u-order/lofekeddijibcmpaceemnhfihbeclbkn
설명 chietkhauorder.com - Công cụ hỗ trợ lấy chiết khấu taobao tmall 1688
파일 크기 70.25 KB
설치 횟수 103
현재 버전 3.0.3
최근 업데이트 2022-08-28
출시 날짜 2020-05-24
개발자 chietkhauorder
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://chietkhauorder.com/
도움말 페이지 URL http://chietkhauorder.com/
개인정보 보호 정책 페이지 URL http://chietkhauorder.com/riengtu.html
지원되는 언어 vi
manifest.json
{
    "action": {
        "default_icon": {
            "128": "\/img\/128.png",
            "16": "\/img\/16.png",
            "32": "\/img\/32.png",
            "48": "\/img\/48.png"
        },
        "default_popup": "html\/popup.html"
    },
    "content_scripts": [
        {
            "css": [
                "css\/css.css"
            ],
            "js": [
                "lib\/jquery-3.6.0.min.js",
                "js\/main.js",
                "js\/tool.js",
                "js\/local.js",
                "js\/background.js",
                "js\/taobao.js",
                "js\/tmall.js",
                "js\/cn1688.js",
                "js\/carttaobao.js",
                "js\/cart1688.js",
                "js\/cartHtml.js"
            ],
            "matches": [
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.detail.tmall.com\/*",
                "https:\/\/chietkhauorder.com\/*",
                "http:\/\/chietkhauorder.com\/*",
                "https:\/\/detail.1688.com\/*"
            ]
        }
    ],
    "description": "chietkhauorder.com - C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 l\u1ea5y chi\u1ebft kh\u1ea5u taobao tmall 1688",
    "host_permissions": [
        "http:\/\/*.taobao.com\/*",
        "https:\/\/detail.1688.com\/*",
        "https:\/\/*.1688.com\/*",
        "https:\/\/*.detail.tmall.com\/*",
        "https:\/\/chietkhauorder.com\/*",
        "http:\/\/chietkhauorder.com\/*"
    ],
    "icons": {
        "128": "\/img\/128.png",
        "16": "\/img\/16.png",
        "32": "\/img\/32.png",
        "48": "\/img\/48.png"
    },
    "manifest_version": 3,
    "name": "Chi\u1ebft Kh\u1ea5u order",
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.3",
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*.taobao.com\/*",
                "https:\/\/*.tmall.com\/*",
                "https:\/\/chietkhauchina.com\/*",
                "https:\/\/*.1688.com\/*"
            ],
            "resources": [
                "img\/*",
                "css\/*",
                "html\/*"
            ]
        }
    ]
}