Toky Click to Call

Click to call extension for your CRMs and Tools

What is Toky Click to Call?

Toky Click to Call is a Chrome extension developed by https://toky.co, and its main feature is "Click to call extension for your CRMs and Tools".

Extension Screenshots

screenshot
screenshot
screenshot

Download Toky Click to Call Extension CRX File

Download Toky Click to Call extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This extension enables the Click-to-Call feature inside the integrations that Toky supports.

For more information about the supported integrations, please check https://toky.co/en/integrations.                    

Extension Basic Information

Name Toky Click to Call Toky Click to Call
ID fhjiofbghkamgjbbndpaghklifdckhmk
Official URL https://chromewebstore.google.com/detail/toky-click-to-call/fhjiofbghkamgjbbndpaghklifdckhmk
Description Click to call extension for your CRMs and Tools
File Size 92.81 KB
Installation Count 2,210
Current Version 1.8.12
Last Updated 2023-11-17
Publish Date 2020-06-06
Rating 4.60/5 Total 10 Ratings
Developer https://toky.co
Email [email protected]
Payment Type free
Extension Website https://toky.co
Help Page URL https://help.toky.co/
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Toky Click to Call",
    "description": "Click to call extension for your CRMs and Tools",
    "version": "1.8.12",
    "minimum_chrome_version": "38",
    "homepage_url": "https:\/\/toky.co\/en\/integrations",
    "icons": {
        "16": "img\/business-16.png",
        "48": "img\/business-48.png",
        "128": "img\/business-128.png"
    },
    "permissions": [
        "activeTab",
        "contextMenus",
        "background",
        "https:\/\/beta.toky.co\/*",
        "https:\/\/app.toky.co\/*",
        "https:\/\/toky.co\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.kustomerapp.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/kustomer.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.zendesk.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/zendesk_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.hubspot.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/hubspot_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/contacts.google.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/google_contacts_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.zoho.in\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/zoho_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.zoho.eu\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/zoho_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.zoho.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/zoho_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.google.com\/contacts\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/google_apps_contacts_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.pipedrive.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/pipedrive_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.activehosted.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/activecampaign_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.amocrm.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/amocrm_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.amocrm.ru\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/amocrm_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.insight.ly\/*",
                "*:\/\/*.insightly.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/insightly_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.agilecrm.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/agilecrm_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.freshsales.io\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/freshsales_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.infusionsoft.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/infusionsoft_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.vtiger.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/vtiger_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.salesforce.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/salesforce_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.force.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/salesforce_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.intercom.io\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/intercom_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.intercom.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/intercom_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.easybroker.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/easybroker_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.fountain.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/fountain_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.outreach.io\/*"
            ],
            "js": [
                "js\/vendor\/jquery.min.js",
                "js\/modules\/outreach_mod.js",
                "js\/toky.js"
            ],
            "css": [
                "css\/toky.css"
            ]
        }
    ],
    "background": {
        "persistent": true,
        "page": "toky-service-background.html"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/beta.toky.co\/*",
            "*:\/\/app.toky.co\/*"
        ]
    },
    "web_accessible_resources": [
        "img\/favicon.ico"
    ]
}