阿靳 蝦皮聊聊群發工具

蝦皮聊聊群發工具。能發送商品或折扣碼給已經交易過或是聊聊過的客人。

What is 阿靳 蝦皮聊聊群發工具?

阿靳 蝦皮聊聊群發工具 is a Chrome extension developed by ERPow, and its main feature is "蝦皮聊聊群發工具。能發送商品或折扣碼給已經交易過或是聊聊過的客人。".

Extension Screenshots

screenshot

Download 阿靳 蝦皮聊聊群發工具 Extension CRX File

Download 阿靳 蝦皮聊聊群發工具 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        由蝦皮大學 認證講師 阿靳 精心規劃,以自身網拍經驗開發

蝦皮聊聊群發工具 是唯一由使用者電腦發送的群發軟體,不需把帳號密碼交給第三人操作,只要在自己電腦就能完成發送,安全性最高。

可對1年內下單過的用戶進行再行銷。發送名單可針對「購買日期」、「購買過的商品」、「訂單金額」及「買家評價數」進行篩選,建立發送名單,精準抓出受眾進行多次銷售。

可同時發送「商品連結」及「折扣碼」,宣傳您目前的活動、新品、折扣碼、直播等等。即時發送不需預約,不限封數、不限金額、成本最低、效果最好。

瞭解更多詳情,請LINE ID 搜尋 @jwv5600v

更多網拍賣家專用軟體請瀏覽
http://ajin.tw

更多蝦皮拍賣經營技巧,關注我們的FB粉絲頁 「阿靳蝦皮拍賣經營技巧公開課」
https://reurl.cc/24qeDa                    

Extension Basic Information

Name 阿靳 蝦皮聊聊群發工具 阿靳 蝦皮聊聊群發工具
ID paobminkboccnchkjkipeakmiomkghej
Official URL 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
Description 蝦皮聊聊群發工具。能發送商品或折扣碼給已經交易過或是聊聊過的客人。
File Size 2.17 MB
Installation Count 927
Current Version 2.3.5
Last Updated 2023-10-19
Publish Date 2021-08-03
Developer ERPow
Email [email protected]
Payment Type free
Extension Website http://ajin.tw
Privacy Policy Page URL http://marcdenni.com.tw/privacy-policy.asp
Supported Languages 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
}