蝦皮賣家黑精靈
為蝦皮賣家設計專門對付奧客的黑精靈
Co je 蝦皮賣家黑精靈?
蝦皮賣家黑精靈 je rozšíření Chrome vyvinuté ncku185, a jeho hlavní funkcí je „為蝦皮賣家設計專門對付奧客的黑精靈“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření 蝦皮賣家黑精靈
Stáhněte si soubory rozšíření 蝦皮賣家黑精靈 ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
【蝦皮賣家黑精靈】 .蝦皮版Whoscall,杜絕奧客利器 .付費訂閱每月599,平均每日只要20元 ※免費附贈四大超商批次列印功能 三大功能如下: 【功能一:封鎖內建蝦皮黑名單】 .提供數十萬筆黑名單並幫賣家封鎖:按個按鍵完成封鎖,幫賣場杜絕奧客,並非像他款蝦皮插件僅讓用戶一鍵上傳黑名單,卻沒有幫用戶封鎖,之後黑名單數量還會持續更新 .絕不侵犯賣場訂單資料:黑名單皆為內建,並非從賣場讀取訂單資料 .多個賣場皆可用:可切換多個蝦皮賣場封鎖內建黑名單 .封鎖時會跳過賣場內所有未完成訂單的買家帳號 【功能二:提示待處理訂單買家資訊】 .自動顯示以下資訊,方便賣家評估是否要寄出商品或直接封鎖,未取數或1星數兩個以上的買家會有藍框提示 。未取次數與成功寄送比例 。1~5星評價數量 。加入時間 。關注中與粉絲數量 。上次上線時間 。是否同為賣家 。是否已關注賣場 。賣家備註(此為賣家在訂單內頁的備註,非買家提供的備註) 【功能三:封鎖自有黑名單】 .若從別的管道獲取黑名單帳號,可利用此功能一次全部封鎖 .自有黑名單帳號整理google試算表:https://pse.is/4g4nth .瞭解更多詳情,請見官網:https://ppt.cc/fN32vx 並加入臉書社團:https://ppt.cc/fV1Xfx
Základní Informace o Rozšíření
Název | 蝦皮賣家黑精靈 |
ID | mapdbndfkjcaakdahokfikojbamjeleg |
Oficiální URL | https://chromewebstore.google.com/detail/%E8%9D%A6%E7%9A%AE%E8%B3%A3%E5%AE%B6%E9%BB%91%E7%B2%BE%E9%9D%88/mapdbndfkjcaakdahokfikojbamjeleg |
Popis | 為蝦皮賣家設計專門對付奧客的黑精靈 |
Velikost souboru | 4.12 MB |
Počet instalací | 146 |
Aktuální Verze | 1.1.4 |
Poslední Aktualizace | 2022-10-08 |
Datum Vydání | 2021-11-20 |
Hodnocení | 5.00/5 Celkem 2 Hodnocení |
Vývojář | ncku185 |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://sites.google.com/view/shopee-seller-black-elf |
URL Stránky Nápovědy | https://www.facebook.com/groups/869726527074334 |
URL Stránky Zásad Ochrany Soukromí | https://www.privacypolicies.com/live/a5c0a056-b23e-4ace-9bfc-497ff5b98026 |
Podporované Jazyky | zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u8766\u76ae\u8ce3\u5bb6\u9ed1\u7cbe\u9748", "description": "\u70ba\u8766\u76ae\u8ce3\u5bb6\u8a2d\u8a08\u5c08\u9580\u5c0d\u4ed8\u5967\u5ba2\u7684\u9ed1\u7cbe\u9748", "version": "1.1.4", "permissions": [ "storage", "activeTab", "*:\/\/payment.ecpay.com.tw\/*" ], "icons": { "16": "\/images\/black_flame3_16.png", "32": "\/images\/black_flame3_32.png", "48": "\/images\/black_flame3_48.png", "128": "\/images\/black_flame3_128.png" }, "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/black_flame3_16.png", "32": "\/images\/black_flame3_32.png", "48": "\/images\/black_flame3_48.png", "128": "\/images\/black_flame3_128.png" } }, "background": { "scripts": [ ".\/js\/background.js" ], "persistent": false }, "content_scripts": [ { "all_frames": true, "run_at": "document_end", "matches": [ "*:\/\/seller.shopee.tw\/*" ], "js": [ ".\/js\/fun1_free_caseLast.js", ".\/js\/fun2_free_caseLast.js", ".\/js\/fun3.js" ] }, { "all_frames": true, "run_at": "document_end", "matches": [ "https:\/\/epayment.7-11.com.tw\/C2C\/C2CWeb\/C2C.aspx" ], "js": [ ".\/js\/seven_order_open.js" ] }, { "all_frames": true, "run_at": "document_end", "matches": [ "https:\/\/epayment.7-11.com.tw\/C2C\/C2CWeb\/PrintC2CPinCode.aspx" ], "js": [ ".\/js\/on_print.js" ] }, { "all_frames": true, "run_at": "document_end", "matches": [ "https:\/\/epayment.7-11.com.tw\/C2C\/C2CWeb\/MultiplePrintC2CPinCode.aspx" ], "js": [ ".\/js\/seven_orders_print.js" ] }, { "all_frames": true, "run_at": "document_end", "matches": [ "*:\/\/external2.shopee.tw\/ext\/familymart\/OrderPrint\/OrderPrint.aspx" ], "js": [ ".\/js\/family_order_print.js" ] }, { "all_frames": true, "run_at": "document_end", "matches": [ "https:\/\/external2.shopee.tw\/ext\/familymart\/OrdersPrint\/OrdersPrint.aspx" ], "js": [ ".\/js\/family_orders_print.js" ] }, { "all_frames": true, "run_at": "document_end", "matches": [ "https:\/\/external2.shopee.tw\/ext\/hilife\/live\/ec_vendorPrnC2C.aspx*", "https:\/\/external2.shopee.tw\/ext\/hilife\/live\/ec_orders_tagC2C.aspx*" ], "js": [ ".\/js\/hilife_print.js" ] }, { "all_frames": true, "run_at": "document_end", "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": [ ".\/js\/ok_print.js" ] } ], "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/apis.google.com" } |