Toky Click to Call

Click to call extension for your CRMs and Tools

Toky Click to Callคืออะไร?

Toky Click to Call เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://toky.co และคุณลักษณะหลักของมันคือ "Click to call extension for your CRMs and Tools"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Toky Click to Call

ดาวน์โหลดไฟล์ส่วนขยาย Toky Click to Call ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Toky Click to Call Toky Click to Call
ID fhjiofbghkamgjbbndpaghklifdckhmk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/toky-click-to-call/fhjiofbghkamgjbbndpaghklifdckhmk
คำอธิบาย Click to call extension for your CRMs and Tools
ขนาดไฟล์ 92.81 KB
จำนวนการติดตั้ง 2,210
เวอร์ชันปัจจุบัน 1.8.12
อัปเดตครั้งล่าสุด 2023-11-17
วันที่เผยแพร่ 2020-06-06
คะแนน 4.60/5 รวมทั้งหมด 10 คะแนน
ผู้พัฒนา https://toky.co
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://toky.co
URL หน้าช่วยเหลือ https://help.toky.co/
ภาษาที่รองรับ 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"
    ]
}