Client Wisher

Leverage Your Friends Birthday to Re-Connect With New & Existing Leads & Start Conversations To Promote Your Products & Services!

Client Wisherとは何ですか?

Client Wisherはhttps://scalingwithautomations.comによって開発されたChromeの拡張機能で、その主な機能は「Leverage Your Friends Birthday to Re-Connect With New & Existing Leads & Start Conversations To Promote Your Products & Services!」です。

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

screenshot

Client Wisher拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        👉 THIS IS A PAID APP - PLEASE PURCHASE ACCESS FROM YOUR RESELLER 👈

Leverage Your Friends Birthday to Re-Connect With New & Existing Leads & Start Conversations To Promote Your Products & Services!

There's no easier than way than to start a conversation with your prospects & clients with a special birthday wish! 

Use this special occasion to drive traffic and sales to your offers.  

It works by automatically sending automated birthday wishes with customized messages to your friends.  

You have the options to also include dynamic birthday cards, customized with their name on it! 

Program the software to send out customized messages in a few different ways:

-  Advanced Wishes: 7 days before the birthday
- Birthday Wish: On the birthday
- Follow up Wishes: 7 days after the birthday

Use Client Wisher now to let your Facebook friends know that they are a very SPECIAL person in your life, and make them a very special offer to be remembered for a lifetime!                    

拡張機能の基本情報

名前 Client Wisher Client Wisher
ID kmglojcbaejehlapgcjcajnphlmnaekn
公式URL https://chromewebstore.google.com/detail/client-wisher/kmglojcbaejehlapgcjcajnphlmnaekn
説明 Leverage Your Friends Birthday to Re-Connect With New & Existing Leads & Start Conversations To Promote Your Products & Services!
ファイルサイズ 1.36 MB
インストール数 227
現在のバージョン 1.5.7
最終更新日 2024-02-25
公開日 2022-01-02
開発者 https://scalingwithautomations.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.kevinctsai.com/
ヘルプページのURL https://www.facebook.com/groups/becometheprospectingpro
プライバシーポリシーページのURL https://www.scalingwithautomations.com/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Client Wisher",
    "version": "1.5.7",
    "description": "Leverage Your Friends Birthday to Re-Connect With New & Existing Leads & Start Conversations To Promote Your Products & Services!",
    "short_name": "CW",
    "action": {
        "default_title": "Client Wisher",
        "default_popup": "login.html"
    },
    "icons": {
        "16": "images\/60a4e857c27a7e5a7784aaca-Client_Wisher-1640519663135-small_icon.png",
        "48": "images\/60a4e857c27a7e5a7784aaca-Client_Wisher-1640519663214-medium_icon.png",
        "128": "images\/60a4e857c27a7e5a7784aaca-Client_Wisher-1640519663266-large_icon.png"
    },
    "permissions": [
        "storage",
        "alarms",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "*:\/\/api.birthdaywisher.io\/*",
        "https:\/\/upload.facebook.com\/",
        "https:\/\/www.facebook.com\/*",
        "https:\/\/web.facebook.com\/*",
        "https:\/\/m.facebook.com\/*",
        "https:\/\/mbasic.facebook.com\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "background": {
        "service_worker": "js\/serviceWorker.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "lib\/jquery.min.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}