Client Wisher

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

O que é Client Wisher?

Client Wisher é uma extensão do Chrome desenvolvida por https://scalingwithautomations.com, e sua principal característica é "Leverage Your Friends Birthday to Re-Connect With New & Existing Leads & Start Conversations To Promote Your Products & Services!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Client Wisher

Baixe arquivos de extensão Client Wisher no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        👉 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!                    

Informações Básicas da Extensão

Nome Client Wisher Client Wisher
ID kmglojcbaejehlapgcjcajnphlmnaekn
URL Oficial https://chromewebstore.google.com/detail/client-wisher/kmglojcbaejehlapgcjcajnphlmnaekn
Descrição Leverage Your Friends Birthday to Re-Connect With New & Existing Leads & Start Conversations To Promote Your Products & Services!
Tamanho do Arquivo 1.36 MB
Contagem de Instalações 227
Versão Atual 1.5.7
Última Atualização 2024-02-25
Data de Publicação 2022-01-02
Desenvolvedor https://scalingwithautomations.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.kevinctsai.com/
URL da Página de Ajuda https://www.facebook.com/groups/becometheprospectingpro
URL da Página de Política de Privacidade https://www.scalingwithautomations.com/privacy
Idiomas Suportados 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": [
                "*:\/\/*\/*"
            ]
        }
    ]
}