SpeKing蝦皮輔助工具(買賣黑名單)

標示黑名單買家、標示黑名單賣家

ما هو SpeKing蝦皮輔助工具(買賣黑名單)؟

SpeKing蝦皮輔助工具(買賣黑名單) هو إضافة Chrome تم تطويرها بواسطة https://www.citerp.com.tw، والميزة الرئيسية لها هي "標示黑名單買家、標示黑名單賣家".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة SpeKing蝦皮輔助工具(買賣黑名單)

قم بتنزيل ملفات الامتداد SpeKing蝦皮輔助工具(買賣黑名單) بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        SpeKing蝦皮輔助工具
買家黑名單:能在訂單上特別標示黑名單的買家,並且附上最近黑名單事由摘要。
賣家黑名單:能在產品銷售頁面特別標示黑名單賣家,達到提醒的效果。

目標:希望能幫助買賣雙方都有更好的交易體驗,集合大眾的力量,避免踩雷的悲劇發生!!
請大家一起回報黑名單吧!讓我們一起維護網拍的良好環境。

黑名單資訊請瀏覽
https://www.citerp.com.tw/
關注我們的FB粉絲專頁
https://www.facebook.com/citerptw                    

معلومات أساسية عن التمديد

الاسم SpeKing蝦皮輔助工具(買賣黑名單) SpeKing蝦皮輔助工具(買賣黑名單)
ID ebnkmllnconpkjpbldbfblalanciekom
عنوان URL الرسمي https://chromewebstore.google.com/detail/speking%E8%9D%A6%E7%9A%AE%E8%BC%94%E5%8A%A9%E5%B7%A5%E5%85%B7%E8%B2%B7%E8%B3%A3%E9%BB%91%E5%90%8D%E5%96%AE/ebnkmllnconpkjpbldbfblalanciekom
الوصف 標示黑名單買家、標示黑名單賣家
حجم الملف 92.19 KB
عدد التثبيتات 180
النسخة الحالية 1.1.5
آخر تحديث 2022-08-22
تاريخ النشر 2021-09-29
المطور https://www.citerp.com.tw
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.citerp.com.tw/
عنوان صفحة سياسة الخصوصية https://www.citerp.com.tw/EZK_Help_Do/EZK_Privacy01.php
اللغات المدعومة zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SpeKing\u8766\u76ae\u8f14\u52a9\u5de5\u5177(\u8cb7\u8ce3\u9ed1\u540d\u55ae)",
    "version": "1.1.5",
    "description": "\u6a19\u793a\u9ed1\u540d\u55ae\u8cb7\u5bb6\u3001\u6a19\u793a\u9ed1\u540d\u55ae\u8ce3\u5bb6",
    "manifest_version": 2,
    "icons": {
        "16": "logo001_16.png",
        "48": "logo001_48.png",
        "128": "logo001_128.png"
    },
    "browser_action": {
        "default_icon": "logo001.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/buy.citerp.com.tw\/",
        "activeTab",
        "contextMenus"
    ],
    "web_accessible_resources": [
        "\/images\/kk.png",
        "\/images\/kk1.png"
    ],
    "background": {
        "scripts": [
            "JAScript\/jquery-3.5.1.min.js",
            "JAScript\/dataset.js",
            "background.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/shopee.tw\/*"
            ],
            "js": [
                "JAScript\/jquery-3.5.1.min.js",
                "sale\/content.js",
                "blacklist2.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.facebook.com\/*"
            ],
            "js": [
                "JAScript\/jquery-3.5.1.min.js",
                "sale\/content.js",
                "blacklistfb.js"
            ]
        },
        {
            "comment": "\u8a02\u55ae\u660e\u7d30",
            "matches": [
                "https:\/\/seller.shopee.tw\/portal\/sale\/order\/*"
            ],
            "js": [
                "JAScript\/jquery-3.5.1.min.js",
                "sale\/order.js",
                "sale\/tabs_do.js"
            ]
        },
        {
            "comment": "\u64f7\u53d6\u9001\u8ca8\u55ae\u8cc7\u6599\/\u5d4c\u5165\u9001\u8ca8\u55ae\u8cc7\u6599",
            "matches": [
                "https:\/\/seller.shopee.tw\/portal\/sale\/order",
                "https:\/\/seller.shopee.tw\/portal\/sale\/mass\/ship",
                "https:\/\/seller.shopee.tw\/portal\/sale\/mass\/ship*",
                "https:\/\/seller.shopee.tw\/portal\/sale\/shipment?type=toship",
                "https:\/\/seller.shopee.tw\/portal\/sale\/shipment*",
                "https:\/\/seller.shopee.tw\/portal\/sale\/ship?type=toship*",
                "https:\/\/seller.shopee.tw\/portal\/sale\/ship?type=print*",
                "https:\/\/seller.shopee.tw\/portal\/sale\/shipment?type=toship*",
                "https:\/\/seller.shopee.tw\/portal\/sale\/shipment\/?type=toship*",
                "https:\/\/seller.shopee.tw\/portal\/sale\/ship"
            ],
            "js": [
                "JAScript\/jquery-3.5.1.min.js",
                "blacklist.js",
                "sale\/speking.js",
                "sale\/content.js",
                "sale\/tabs_do.js"
            ],
            "css": [
                "sale\/speking.css"
            ]
        },
        {
            "comment": "\u5168\u5bb6\u55ae\u5f35\u9001\u8ca8\u55ae",
            "matches": [
                "https:\/\/external2.shopee.tw\/ext\/familymart\/OrderPrint\/OrderPrint.aspx",
                "http:\/\/external2.shopee.tw\/ext\/familymart\/OrderPrint\/OrderPrint.aspx",
                "https:\/\/mybid.ruten.com.tw\/deliver\/famimart_shipping_order_preview.php*"
            ],
            "js": [
                "doprint.js"
            ],
            "css": [
                "zfamilymart\/familymart.css"
            ]
        },
        {
            "comment": "\u5168\u5bb6\u591a\u5f35\u9001\u8ca8\u55ae",
            "matches": [
                "https:\/\/external2.shopee.tw\/ext\/familymart\/OrdersPrint\/OrdersPrint.aspx",
                "http:\/\/external2.shopee.tw\/ext\/familymart\/OrdersPrint\/OrdersPrint.aspx",
                "https:\/\/logistics.ecpay.com.tw\/Express\/PrintFAMIC2COrderInfo",
                "https:\/\/ecfme.famiport.com.tw\/OrdersPrint\/OrdersPrint.aspx"
            ],
            "js": [
                "JAScript\/jquery-3.5.1.min.js",
                "zfamilymart\/familymart_multi_open_app.js"
            ],
            "css": [
                "zfamilymart\/familymart.css"
            ]
        },
        {
            "comment": "\u7528\u4f86\u76f4\u63a5\u6253\u958b\u55ae\u5f35\u5168\u5bb6\u9001\u8ca8\u55ae",
            "matches": [
                "https:\/\/mybid.ruten.com.tw\/deliver\/store_shipment_print.php*"
            ],
            "js": [
                "JAScript\/jquery-3.5.1.min.js",
                "zfamilymart\/familymart_open_app.js"
            ]
        },
        {
            "comment": "7-11\u55ae\u5f35\u9001\u8ca8\u55ae",
            "matches": [
                "https:\/\/epayment.7-11.com.tw\/C2C\/C2CWeb\/PrintC2CPinCode.aspx"
            ],
            "js": [
                "doprint.js"
            ]
        },
        {
            "comment": "\u7528\u4f86\u76f4\u63a5\u6253\u958b\u55ae\u5f357-11\u9001\u8ca8\u55ae",
            "matches": [
                "https:\/\/epayment.7-11.com.tw\/C2C\/C2CWeb\/C2C.aspx"
            ],
            "js": [
                "JAScript\/jquery-3.5.1.min.js",
                "z7_11\/7_11_open_app.js"
            ]
        },
        {
            "comment": "7-11\u591a\u5f35\u9001\u8ca8\u55ae",
            "matches": [
                "https:\/\/epayment.7-11.com.tw\/C2C\/C2CWeb\/MultiplePrintC2CPinCode.aspx"
            ],
            "js": [
                "JAScript\/jquery-3.5.1.min.js",
                "z7_11\/7_11_multi_open_app.js"
            ],
            "css": [
                "z7_11\/7_11.css"
            ]
        },
        {
            "comment": "\u840a\u723e\u5bcc\u55ae\u5f35\u9001\u8ca8\u55ae",
            "matches": [
                "https:\/\/external2.shopee.tw\/ext\/hilife\/live\/ec_vendorPrnC2C.aspx*",
                "https:\/\/external2.shopee.tw\/ext\/hilife\/live\/ec_orders_tagC2C.aspx*"
            ],
            "js": [
                "JAScript\/jquery-3.5.1.min.js",
                "zhilife\/hilife_app.js"
            ],
            "css": [
                "zhilife\/hilife.css"
            ]
        },
        {
            "comment": "OK\u9001\u8ca8\u55ae",
            "matches": [
                "https:\/\/ecservice.okmart.com.tw\/ShopeeShippingOrders\/Printer_B2C_batchPDF*",
                "https:\/\/ecservice.okmart.com.tw\/\/ShopeeShippingOrders\/Printer_B2C_batchPDF*",
                "https:\/\/ecservice.okmart.com.tw\/ShopeeShippingOrders\/Printer_B2C_PDF*"
            ],
            "js": [
                "JAScript\/jquery-3.5.1.min.js",
                "zok\/ok_app.js"
            ]
        },
        {
            "comment": "\u7da0\u754c\u840a\u723e\u5bcc\u55ae\u5f35\u9001\u8ca8\u55ae",
            "matches": [
                "https:\/\/ecservice.hilife.com.tw\/ec_vendorPrnC2C.aspx*"
            ],
            "js": [
                "JAScript\/jquery-3.5.1.min.js",
                "zhilife\/ec_hilife_app.js"
            ],
            "css": [
                "zhilife\/hilife.css"
            ]
        }
    ]
}