巧巧郎的鑰匙

讓您輕松把淘寶阿里巴巴購買的包裹放入巧巧郎,免除繁瑣勞累的登記包裹步驟

巧巧郎的鑰匙とは何ですか?

巧巧郎的鑰匙はhttps://www.kkren.com.twによって開発されたChromeの拡張機能で、その主な機能は「讓您輕松把淘寶阿里巴巴購買的包裹放入巧巧郎,免除繁瑣勞累的登記包裹步驟」です。

拡張機能のスクリーンショット

screenshot

巧巧郎的鑰匙拡張機能のCRXファイルをダウンロード

巧巧郎的鑰匙拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        巧巧郎的鑰匙

讓您輕鬆把淘寶阿里巴巴購買的包裹放入巧巧郎,免除繁瑣勞累的登記包裹步驟                    

拡張機能の基本情報

名前 巧巧郎的鑰匙 巧巧郎的鑰匙
ID lacejchmbljdoaimkbmcflcechgndbim
公式URL https://chromewebstore.google.com/detail/%E5%B7%A7%E5%B7%A7%E9%83%8E%E7%9A%84%E9%91%B0%E5%8C%99/lacejchmbljdoaimkbmcflcechgndbim
説明 讓您輕松把淘寶阿里巴巴購買的包裹放入巧巧郎,免除繁瑣勞累的登記包裹步驟
ファイルサイズ 685 KB
インストール数 11,187
現在のバージョン 1.7.3
最終更新日 2024-03-01
公開日 2020-07-02
評価 4.94/5 合計 72 レビュー
開発者 https://www.kkren.com.tw
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.kkren.com.tw/
対応言語 zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "static\/lib\/jquery.min.js",
            "background.min.js",
            "tradeImportBackground.min.js",
            "similarGoodsBackground.min.js"
        ]
    },
    "browser_action": {
        "default_icon": "static\/images\/logo.png",
        "default_popup": "popup.html"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.kkren.com.tw\/*",
            "*:\/\/localhost\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/buyertrade.taobao.com\/trade\/itemlist\/list_bought_items.htm*"
            ],
            "js": [
                "static\/lib\/jquery.min.js",
                "static\/lib\/layer.js",
                "tradeImport.min.js",
                "tbApi.min.js"
            ],
            "css": [
                "static\/styles\/tip-yellow.css",
                "static\/styles\/layer.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.1688.com\/order\/buyer_order_list.htm*"
            ],
            "js": [
                "static\/lib\/jquery.min.js",
                "static\/lib\/layer.js",
                "tradeImport1688.min.js",
                "tbApi.min.js"
            ],
            "css": [
                "static\/styles\/tip-yellow.css",
                "static\/styles\/layer.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/trade2.m.1688.com\/page\/buyerOrderList.html*"
            ],
            "js": [
                "static\/lib\/jquery.min.js",
                "static\/lib\/layer.js",
                "tradeImport1688ByMobile.min.js"
            ],
            "css": [
                "static\/styles\/tip-yellow.css",
                "static\/styles\/layer.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/member1.taobao.com\/member\/fresh\/deliver_address.htm*"
            ],
            "js": [
                "static\/lib\/jquery.min.js",
                "static\/lib\/layer.js",
                "addJyAddress.min.js"
            ],
            "css": [
                "static\/styles\/tip-yellow.css",
                "static\/styles\/layer.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/wuliu.1688.com\/foundation\/receive_address_manager.htm*"
            ],
            "js": [
                "static\/lib\/jquery.min.js",
                "static\/lib\/layer.js",
                "addJyAddress1688.min.js"
            ],
            "css": [
                "static\/styles\/tip-yellow.css",
                "static\/styles\/layer.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.kkren.com.tw\/*",
                "*:\/\/localhost\/*"
            ],
            "js": [
                "kkren.min.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/detail.1688.com\/offer\/*.html*",
                "https:\/\/item.taobao.com\/item.htm*",
                "https:\/\/detail.tmall.com\/item.htm*"
            ],
            "js": [
                "static\/lib\/jquery.min.js",
                "static\/lib\/layer.js",
                "fetchGoods.min.js"
            ],
            "css": [
                "static\/styles\/tip-yellow.css",
                "static\/styles\/layer.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/item.taobao.com\/item.htm*",
                "https:\/\/detail.tmall.com\/item.htm*"
            ],
            "js": [
                "static\/lib\/jquery.min.js",
                "static\/lib\/layer.js",
                "canPack.min.js"
            ],
            "css": [
                "static\/styles\/tip-yellow.css",
                "static\/styles\/layer.css",
                "static\/styles\/canpack.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.shopee.tw\/*",
                "*:\/\/*.verybuy.cc\/*",
                "*:\/\/localhost\/*"
            ],
            "js": [
                "similarGoods.min.js"
            ],
            "css": [],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/localhost\/*",
                "*:\/\/*.kkren.com.tw\/*"
            ],
            "js": [
                "installStatus.min.js"
            ],
            "css": [],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "description": "\u8b93\u60a8\u8f15\u677e\u628a\u6dd8\u5bf6\u963f\u91cc\u5df4\u5df4\u8cfc\u8cb7\u7684\u5305\u88f9\u653e\u5165\u5de7\u5de7\u90ce\uff0c\u514d\u9664\u7e41\u7463\u52de\u7d2f\u7684\u767b\u8a18\u5305\u88f9\u6b65\u9a5f",
    "icons": {
        "16": "static\/images\/logo.png",
        "48": "static\/images\/logo.png",
        "128": "static\/images\/logo.png"
    },
    "web_accessible_resources": [
        "static\/images\/*",
        "static\/iconfont\/*"
    ],
    "manifest_version": 2,
    "name": "\u5de7\u5de7\u90ce\u7684\u9470\u5319",
    "short_name": "\u5de7\u5de7\u90ce\u7684\u9470\u5319",
    "homepage_url": "https:\/\/www.kkren.com.tw\/",
    "permissions": [
        "*:\/\/localhost\/*",
        "*:\/\/*.kkren.com.tw\/*",
        "*:\/\/*.1688.com\/*",
        "*:\/\/*.taobao.com\/*",
        "*:\/\/*.tmall.com\/*",
        "*:\/\/*.shopee.tw\/*",
        "*:\/\/*.verybuy.cc\/*",
        "*:\/\/*.jyb.com.tw\/*",
        "*:\/\/*.fbfh.trade.gov.tw\/*",
        "*:\/\/*.portal.sw.nat.gov.tw\/*",
        "notifications",
        "management"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "version": "1.7.3"
}