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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        👉 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": [
                "*:\/\/*\/*"
            ]
        }
    ]
}