Client Wisher

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

Apa itu Client Wisher?

Client Wisher adalah ekstensi Chrome yang dikembangkan oleh https://scalingwithautomations.com, dan fitur utamanya adalah "Leverage Your Friends Birthday to Re-Connect With New & Existing Leads & Start Conversations To Promote Your Products & Services!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Client Wisher

Unduh file ekstensi Client Wisher dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Client Wisher Client Wisher
ID kmglojcbaejehlapgcjcajnphlmnaekn
URL Resmi https://chromewebstore.google.com/detail/client-wisher/kmglojcbaejehlapgcjcajnphlmnaekn
Deskripsi Leverage Your Friends Birthday to Re-Connect With New & Existing Leads & Start Conversations To Promote Your Products & Services!
Ukuran File 1.36 MB
Jumlah Instalasi 227
Versi Saat Ini 1.5.7
Terakhir Diperbarui 2024-02-25
Tanggal Publikasi 2022-01-02
Pengembang https://scalingwithautomations.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.kevinctsai.com/
URL Halaman Bantuan https://www.facebook.com/groups/becometheprospectingpro
URL Halaman Kebijakan Privasi https://www.scalingwithautomations.com/privacy
Bahasa yang Didukung 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": [
                "*:\/\/*\/*"
            ]
        }
    ]
}