CallCloud - Outreach & Salesloft Power Dialer

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

Co je CallCloud - Outreach & Salesloft Power Dialer?

CallCloud - Outreach & Salesloft Power Dialer je rozšíření Chrome vyvinuté CallCloud, a jeho hlavní funkcí je „Boost your productivity and dial hands-free in Salesloft and Outreach.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření CallCloud - Outreach & Salesloft Power Dialer

Stáhněte si soubory rozšíření CallCloud - Outreach & Salesloft Power Dialer 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í

                        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.                    

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

Název CallCloud - Outreach & Salesloft Power Dialer CallCloud - Outreach & Salesloft Power Dialer
ID lfledconhmbdgchgmfmfpolkjmjdnjge
Oficiální URL https://chromewebstore.google.com/detail/callcloud-outreach-salesl/lfledconhmbdgchgmfmfpolkjmjdnjge
Popis Boost your productivity and dial hands-free in Salesloft and Outreach.
Velikost souboru 910 KB
Počet instalací 244
Aktuální Verze 0.3.7.7
Poslední Aktualizace 2024-03-01
Datum Vydání 2023-04-08
Hodnocení 5.00/5 Celkem 7 Hodnocení
Vývojář CallCloud
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://callcloud.app
URL Stránky Zásad Ochrany Soukromí https://app.termly.io/document/privacy-policy/aea6378b-cefa-4b1c-a329-da7ac5a2fdff
Podporované Jazyky 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\/*"
    ]
}