CallCloud - Outreach & Salesloft Power Dialer

Boost your productivity and dial hands-free in Salesloft and Outreach.

什么是CallCloud - Outreach & Salesloft Power Dialer?

CallCloud - Outreach & Salesloft Power Dialer是由CallCloud开发的Chrome扩展程序,该扩展的主要功能是“Boost your productivity and dial hands-free in Salesloft and Outreach.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载CallCloud - Outreach & Salesloft Power Dialer扩展crx文件

下载CallCloud - Outreach & Salesloft Power Dialer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        CallCloud is an auto dialer for Salesloft and Outreach. CallCloud automates the process of making dials, filters out bad numbers, skips voicemails, logs calls, and moves between prospects at lightning speed to make more dials, faster.

Save yourself the hassle of going through call lists manually & stop dealing with the constant need to stay on or go back to the tab you were dialing from to log a call and make another dial.

CallCloud is both a Salesloft Power Dialer & Outreach Power Dialer. The extension automatically sets itself up for your platform, no integration needed.                    

扩展基本信息

名称 CallCloud - Outreach & Salesloft Power Dialer CallCloud - Outreach & Salesloft Power Dialer
ID lfledconhmbdgchgmfmfpolkjmjdnjge
官方URL https://chromewebstore.google.com/detail/callcloud-outreach-salesl/lfledconhmbdgchgmfmfpolkjmjdnjge
简介 Boost your productivity and dial hands-free in Salesloft and Outreach.
文件大小 910 KB
安装次数 244
当前版本 0.3.7.7
更新时间 2024-03-01
上架时间 2023-04-08
评分 5.00/5 共7次评分
开发者 CallCloud
电子邮箱 [email protected]
付费类型 free
扩展官网 https://callcloud.app
隐私政策页面URL https://app.termly.io/document/privacy-policy/aea6378b-cefa-4b1c-a329-da7ac5a2fdff
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "CallCloud - Outreach & Salesloft Power Dialer",
    "description": "Boost your productivity and dial hands-free in Salesloft and Outreach.",
    "version": "0.3.7.7",
    "author": "CallCloud",
    "icons": {
        "128": "assets\/images\/png\/callcloud-icon-default.png"
    },
    "action": [],
    "background": {
        "service_worker": "background\/main.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "run_at": "document_start",
            "js": [
                "libraries\/js\/jquery-3.3.1.js",
                "libraries\/js\/jquery-ui.min.js",
                "libraries\/js\/bindly.js",
                "libraries\/js\/notify.js",
                "libraries\/js\/string-similarity.js",
                "libraries\/js\/block-ui.js",
                "libraries\/js\/toastr.js",
                "general\/helpers.js",
                "general\/countdown-timer.js",
                "general\/persist-background.js"
            ],
            "css": [
                "global-injection\/global-injection.css",
                "general\/loaders\/css\/loaders.css",
                "assets\/css\/countdown-timer.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "libraries\/js\/sweetalert.js",
                "libraries\/js\/popper.js",
                "libraries\/js\/tippy.js",
                "global-dialer\/global-dialer.js",
                "global-injection\/global-injection.js",
                "global-injection\/inject-css.js",
                "global-injection\/on-storage-change.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.outreach.io\/*"
            ],
            "js": [
                "logrocket\/logrocket-content.js",
                "sessions\/outreach.js",
                "dialer\/global-dialer-commands.js",
                "dialer\/auto-dialer-messages.js",
                "dialer\/auto-dialer.js",
                "dialer\/call-state.js",
                "dialer\/lwyd.js",
                "dialer\/outreach\/bridge\/terabithia.js",
                "dialer\/outreach\/call-states.js",
                "dialer\/outreach\/api-call-tracking.js",
                "dialer\/outreach\/task-and-prospects.js",
                "dialer\/outreach\/numbers-and-dialing.js",
                "dialer\/outreach\/log-calls.js",
                "dialer\/outreach\/trackers.js",
                "dialer\/outreach\/user-error-blockers.js",
                "dialer\/outreach\/pausing.js",
                "dialer\/outreach\/injections\/disablement-cases.js",
                "dialer\/outreach\/injections\/stylesheets.js",
                "dialer\/outreach\/injections\/injections.js",
                "dialer\/outreach\/selectors.js"
            ]
        },
        {
            "matches": [
                "https:\/\/app.salesloft.com\/*"
            ],
            "js": [
                "logrocket\/logrocket-content.js",
                "dialer\/global-dialer-commands.js",
                "dialer\/auto-dialer-messages.js",
                "dialer\/auto-dialer.js",
                "dialer\/call-state.js",
                "dialer\/lwyd.js",
                "dialer\/salesloft\/bridge\/terabithia.js",
                "dialer\/salesloft\/custom\/task-limiter-content.js",
                "dialer\/salesloft\/call-states.js",
                "dialer\/salesloft\/api-call-tracking.js",
                "dialer\/salesloft\/task-and-prospects.js",
                "dialer\/salesloft\/numbers-and-dialing.js",
                "dialer\/salesloft\/log-calls.js",
                "dialer\/salesloft\/trackers.js",
                "dialer\/salesloft\/user-error-blockers.js",
                "dialer\/salesloft\/pausing.js",
                "dialer\/salesloft\/injections\/disablement-cases.js",
                "dialer\/salesloft\/injections\/stylesheets.js",
                "dialer\/salesloft\/injections\/injections.js",
                "dialer\/salesloft\/selectors.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.youtube.com\/*",
                "https:\/\/*.spotify.com\/*",
                "https:\/\/*.soundcloud.com\/*",
                "https:\/\/music.apple.com\/*",
                "https:\/\/www.audible.com\/*"
            ],
            "js": [
                "lwyd\/listen.js"
            ],
            "css": [
                "assets\/css\/lwyd.css"
            ]
        },
        {
            "matches": [
                "http:\/\/localhost:3000\/join\/*",
                "https:\/\/app.callcloud.app\/join\/*"
            ],
            "js": [
                "callcloud\/js\/join.js"
            ]
        },
        {
            "matches": [
                "http:\/\/localhost:3000\/login",
                "https:\/\/app.callcloud.app\/login"
            ],
            "js": [
                "callcloud\/js\/login-with-extension.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "background\/*",
                "global-injection\/*",
                "global-dialer\/*",
                "dialer\/*",
                "assets\/*",
                "libraries\/*",
                "general\/*",
                "logrocket\/*",
                "callcloud\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "cookies",
        "scripting",
        "webRequest",
        "system.display"
    ],
    "host_permissions": [
        "https:\/\/*.salesloft.com\/*",
        "https:\/\/*.outreach.io\/*",
        "https:\/\/*.twilio.com\/*",
        "http:\/\/localhost:3000\/*",
        "https:\/\/*.callcloud.app\/*"
    ]
}