ActiveDEMAND Lead Insights for Chrome

ActiveDEMAND Lead Insights enables you to track emails, get browser notifications on site visits, make calls from your browser.

Co je ActiveDEMAND Lead Insights for Chrome?

ActiveDEMAND Lead Insights for Chrome je rozšíření Chrome vyvinuté https://www.activedemand.com, a jeho hlavní funkcí je „ActiveDEMAND Lead Insights enables you to track emails, get browser notifications on site visits, make calls from your browser.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření ActiveDEMAND Lead Insights for Chrome

Stáhněte si soubory rozšíření ActiveDEMAND Lead Insights for Chrome 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í

                        ActiveDEMAND Lead Insights for Chrome enables marketers  to easily engage with prospects using Gmail and in browser phone calls. ActiveDEMAND Lead Insights for Chrome will allow the marketer to see how prospects engage with outbound emails, phone calls, and the website. 

REAL TIME SITE VISITOR DETAILS
-View who is on your website RIGHT NOW
-See the details of the visits
-Click to call prospects while they are on the site!

BROWSER NOTIFICATIONS
Get notified when a contact:
-visits your website
-opens your emails
-clicks an email link
-downloads a file
-fills out a form

OUTBOUND SALES CALLS AND SMS
-Make direct sales calls from within your CRM!! 
-Automatically post the call transcript directly into the CRM
-Call from local numbers around the world

CRM LEAD INSIGHTS
-Prospect/Account website engagement data delivered directly into your CRM 
-Know instantly when your prospect is on your website
-Full visit visibility on an account level in your CRM                    

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

Název ActiveDEMAND Lead Insights for Chrome ActiveDEMAND Lead Insights for Chrome
ID pjppchbggbednobkfiagkpmpcijkmojn
Oficiální URL https://chromewebstore.google.com/detail/activedemand-lead-insight/pjppchbggbednobkfiagkpmpcijkmojn
Popis ActiveDEMAND Lead Insights enables you to track emails, get browser notifications on site visits, make calls from your browser.
Velikost souboru 4.52 MB
Počet instalací 212
Aktuální Verze 5.2.3
Poslední Aktualizace 2024-03-07
Datum Vydání 2020-05-21
Hodnocení 5.00/5 Celkem 10 Hodnocení
Vývojář https://www.activedemand.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření http://www2.activedemand.com/chrome-extension
URL Stránky Nápovědy https://support.activedemand.com/
URL Stránky Zásad Ochrany Soukromí https://www.activedemand.com/privacy-policy
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ActiveDEMAND Lead Insights for Chrome",
    "description": "ActiveDEMAND Lead Insights enables you to track emails, get browser notifications on site visits, make calls from your browser.",
    "version": "5.2.3",
    "manifest_version": 3,
    "icons": {
        "16": "img\/logo16.png",
        "48": "img\/logo48.png",
        "128": "img\/logo128.png"
    },
    "permissions": [
        "notifications",
        "storage",
        "contextMenus",
        "alarms",
        "scripting",
        "gcm"
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/*",
        "https:\/\/outlook.live.com\/*",
        "https:\/\/outlook.office365.com\/*",
        "https:\/\/outlook.office.com\/*",
        "https:\/\/*.linkedin.com\/*",
        "https:\/\/*.activedemand.com\/*",
        "https:\/\/*.funnelflare.io\/*",
        "https:\/\/*.pipedrive.com\/*",
        "https:\/\/app.pipelinedeals.com\/*",
        "https:\/\/app.pipelinecrm.com\/*",
        "https:\/\/account.enquiresolutions.com\/*",
        "https:\/\/*.salesforce.com\/*",
        "https:\/\/*.lightning.force.com\/*",
        "https:\/\/*.cloudforce.com\/*",
        "https:\/\/*.nocrm.io\/*",
        "https:\/\/app.nimble.com\/*",
        "https:\/\/*.freshsales.io\/*",
        "https:\/\/*.myfreshworks.com\/*",
        "https:\/\/*.sherpacrm.com\/*",
        "https:\/\/*.dynamics.com\/*",
        "https:\/\/*.zoho.com\/*",
        "https:\/\/*.eldermark.io\/*",
        "https:\/\/*.welcomehomesoftware.com\/*",
        "https:\/\/*.yardipcv.com\/*",
        "https:\/\/calendar.google.com\/*"
    ],
    "optional_permissions": [],
    "optional_host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/img\/*"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": true
        },
        {
            "resources": [
                "\/contentscripts\/GmailApi.js",
                "\/libs\/vendor_libs.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "use_dynamic_url": true
        }
    ],
    "background": {
        "service_worker": "background_sw.js"
    },
    "action": {
        "default_icon": "img\/logo.png",
        "default_title": "ActiveDEMAND Lead Insights for Chrome",
        "default_popup": "pages\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "all_frames": false,
            "js": [
                "libs\/vendor_libs.js",
                "\/contentscripts\/GmailApi.js",
                "libs\/fa_libs.js",
                "libs\/ext_libs.js",
                "\/contentscripts\/GmailTrackingAndTemplates.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "libs\/vendor_libs.js",
                "libs\/fa_libs.js",
                "libs\/ext_libs.js",
                "\/contentscripts\/LinkedinAutoadd.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/outlook.live.com\/*",
                "https:\/\/outlook.office365.com\/*",
                "https:\/\/outlook.office.com\/*"
            ],
            "js": [
                "libs\/vendor_libs.js",
                "libs\/fa_libs.js",
                "libs\/ext_libs.js",
                "\/contentscripts\/OutlookTrackingAndTemplates.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.activedemand.com\/*"
            ],
            "js": [
                "libs\/vendor_libs.js",
                "libs\/fa_libs.js",
                "libs\/ext_libs.js",
                "contentscripts\/BridgeConnector.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "libs\/vendor_libs.js",
                "libs\/fa_libs.js",
                "libs\/ext_libs.js",
                "contentscripts\/LinkedinIframeAutomation.js"
            ],
            "run_at": "document_idle",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.yardipcv.com\/*"
            ],
            "js": [
                "contentscripts\/YardiTinymceFix.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/outlook.live.com\/*",
                "https:\/\/outlook.office365.com\/*",
                "https:\/\/outlook.office.com\/*",
                "https:\/\/*.linkedin.com\/*",
                "https:\/\/*.activedemand.com\/*",
                "https:\/\/*.funnelflare.io\/*",
                "https:\/\/*.pipedrive.com\/*",
                "https:\/\/app.pipelinedeals.com\/*",
                "https:\/\/app.pipelinecrm.com\/*",
                "https:\/\/account.enquiresolutions.com\/*",
                "https:\/\/*.salesforce.com\/*",
                "https:\/\/*.lightning.force.com\/*",
                "https:\/\/*.cloudforce.com\/*",
                "https:\/\/*.nocrm.io\/*",
                "https:\/\/app.nimble.com\/*",
                "https:\/\/*.freshsales.io\/*",
                "https:\/\/*.myfreshworks.com\/*",
                "https:\/\/*.sherpacrm.com\/*",
                "https:\/\/*.dynamics.com\/*",
                "https:\/\/*.zoho.com\/*",
                "https:\/\/*.eldermark.io\/*",
                "https:\/\/*.welcomehomesoftware.com\/*",
                "https:\/\/*.yardipcv.com\/*",
                "https:\/\/calendar.google.com\/*"
            ],
            "js": [
                "libs\/vendor_libs.js",
                "libs\/tinymce_libs.js",
                "libs\/fa_libs.js",
                "libs\/ext_libs.js",
                "contentscripts\/CrmIntegration.js"
            ],
            "all_frames": true,
            "run_at": "document_idle"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';",
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self';"
    }
}