Client Scripts

Save your outreach scripts and use them whenever needed

Co je Client Scripts?

Client Scripts je rozšíření Chrome vyvinuté https://scalingwithautomations.com, a jeho hlavní funkcí je „Save your outreach scripts and use them whenever needed“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Client Scripts

Stáhněte si soubory rozšíření Client Scripts ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

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

Save your notes and use them whenever needed

Client Scripts is a powerful and simple to use script framework that gives you almost every script you need or want in one place for you to use at the exact moment you need it.

With Client Scripts you'll never need to worry about remembering what words to use, how to respond to certain situations or being caught off-guard again.

Every response, exactly how you want it, is provided so you can have controlled and productive conversations every time...

And you'll even get dozens of proven scripts already written for you included with Client Scripts TODAY. You can customize, change, re-organize or modify any script to meet your exact needs...

THIS IS A WHITE LABEL EXTENSION MADE BY TIER5.US FOR Kevin C Tsai.                    

Základní Informace o Rozšíření

Název Client Scripts Client Scripts
ID eakooadeppcmmjnaobpgmegimoihkaio
Oficiální URL https://chromewebstore.google.com/detail/client-scripts/eakooadeppcmmjnaobpgmegimoihkaio
Popis Save your outreach scripts and use them whenever needed
Velikost souboru 253 KB
Počet instalací 161
Aktuální Verze 1.2.6
Poslední Aktualizace 2023-01-26
Datum Vydání 2022-02-04
Vývojář https://scalingwithautomations.com
E-mail [email protected]
Typ Platby free
URL Stránky Zásad Ochrany Soukromí https://www.scalingwithautomations.com/privacy
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Client Scripts",
    "description": "Save your outreach scripts and use them whenever needed",
    "version": "1.2.6",
    "action": {
        "default_popup": "login.html",
        "default_title": "Client Scripts"
    },
    "icons": {
        "16": "images\/60a4e857c27a7e5a7784aaca-Client_Scripts-1640798467151-small_icon.png",
        "48": "images\/60a4e857c27a7e5a7784aaca-Client_Scripts-1640798467208-medium_icon.png",
        "128": "images\/60a4e857c27a7e5a7784aaca-Client_Scripts-1640798467258-large_icon.png"
    },
    "background": {
        "service_worker": ".\/background.js"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        ""
    ],
    "short_name": "CS"
}