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
电子邮箱 [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": [
                "*:\/\/*\/*"
            ]
        }
    ]
}