Client Scripts

Save your outreach scripts and use them whenever needed

什么是Client Scripts?

Client Scripts是由https://scalingwithautomations.com开发的Chrome扩展程序,该扩展的主要功能是“Save your outreach scripts and use them whenever needed”。

扩展截图

screenshot

下载Client Scripts扩展crx文件

下载Client Scripts扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Client Scripts Client Scripts
ID eakooadeppcmmjnaobpgmegimoihkaio
官方URL https://chromewebstore.google.com/detail/client-scripts/eakooadeppcmmjnaobpgmegimoihkaio
简介 Save your outreach scripts and use them whenever needed
文件大小 253 KB
安装次数 161
当前版本 1.2.6
更新时间 2023-01-26
上架时间 2022-02-04
开发者 https://scalingwithautomations.com
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://www.scalingwithautomations.com/privacy
支持的语言 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"
}