阿靳 蝦皮聊聊群發工具
蝦皮聊聊群發工具。能發送商品或折扣碼給已經交易過或是聊聊過的客人。
阿靳 蝦皮聊聊群發工具 là gì?
阿靳 蝦皮聊聊群發工具 là một tiện ích mở rộng Chrome được phát triển bởi ERPow, và tính năng chính của nó là "蝦皮聊聊群發工具。能發送商品或折扣碼給已經交易過或是聊聊過的客人。".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng 阿靳 蝦皮聊聊群發工具
Tải xuống các tệp mở rộng 阿靳 蝦皮聊聊群發工具 dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
由蝦皮大學 認證講師 阿靳 精心規劃,以自身網拍經驗開發 蝦皮聊聊群發工具 是唯一由使用者電腦發送的群發軟體,不需把帳號密碼交給第三人操作,只要在自己電腦就能完成發送,安全性最高。 可對1年內下單過的用戶進行再行銷。發送名單可針對「購買日期」、「購買過的商品」、「訂單金額」及「買家評價數」進行篩選,建立發送名單,精準抓出受眾進行多次銷售。 可同時發送「商品連結」及「折扣碼」,宣傳您目前的活動、新品、折扣碼、直播等等。即時發送不需預約,不限封數、不限金額、成本最低、效果最好。 瞭解更多詳情,請LINE ID 搜尋 @jwv5600v 更多網拍賣家專用軟體請瀏覽 http://ajin.tw 更多蝦皮拍賣經營技巧,關注我們的FB粉絲頁 「阿靳蝦皮拍賣經營技巧公開課」 https://reurl.cc/24qeDa
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | 阿靳 蝦皮聊聊群發工具 |
ID | paobminkboccnchkjkipeakmiomkghej |
URL Chính Thức | https://chromewebstore.google.com/detail/%E9%98%BF%E9%9D%B3-%E8%9D%A6%E7%9A%AE%E8%81%8A%E8%81%8A%E7%BE%A4%E7%99%BC%E5%B7%A5%E5%85%B7/paobminkboccnchkjkipeakmiomkghej |
Mô tả | 蝦皮聊聊群發工具。能發送商品或折扣碼給已經交易過或是聊聊過的客人。 |
Kích Thước Tệp | 2.17 MB |
Số Lần Cài Đặt | 927 |
Phiên Bản Hiện Tại | 2.3.5 |
Cập Nhật Lần Cuối | 2023-10-19 |
Ngày Phát Hành | 2021-08-03 |
Nhà Phát Triển | ERPow |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://ajin.tw |
URL Trang Chính Sách Bảo Mật | http://marcdenni.com.tw/privacy-policy.asp |
Ngôn Ngữ Được Hỗ Trợ | zh-TW |
manifest.json | |
{ "name": "\u963f\u9773 \u8766\u76ae\u804a\u804a\u7fa4\u767c\u5de5\u5177", "version": "2.3.5", "description": "\u8766\u76ae\u804a\u804a\u7fa4\u767c\u5de5\u5177\u3002\u80fd\u767c\u9001\u5546\u54c1\u6216\u6298\u6263\u78bc\u7d66\u5df2\u7d93\u4ea4\u6613\u904e\u6216\u662f\u804a\u804a\u904e\u7684\u5ba2\u4eba\u3002", "permissions": [ "storage", "tabs", "cookies" ], "background": { "service_worker": "background.bundle.js" }, "host_permissions": [ "https:\/\/*.shopee.tw\/*" ], "action": { "default_popup": "\/popup\/popup.html", "default_icon": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" } }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "icons": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" }, "content_scripts": [ { "all_frames": true, "js": [ "\/jquery\/jquery-1.11.1.min.js", "\/jquery\/jquery-ui.js", "\/jquery\/hashes.js", "\/content.bundle.js", "\/bootstrap\/js\/bootstrap.min.js" ], "css": [ "\/jquery\/jquery-ui.css", "\/bootstrap\/css\/bootstrap.min.css" ], "matches": [ "https:\/\/seller.shopee.tw\/webchat\/conversations", "https:\/\/seller.shopee.co.th\/webchat\/conversations", "https:\/\/shopee.ph\/webchat\/conversations" ], "run_at": "document_start" } ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3 } |