Cytracom Chrome Extension
Quickly call, send a business text message, or use Cytracom Discover.
Qu'est-ce que Cytracom Chrome Extension ?
Cytracom Chrome Extension est une extension Chrome développée par cytracom-webapp-team, et sa fonction principale est "Quickly call, send a business text message, or use Cytracom Discover.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Cytracom Chrome Extension
Téléchargez les fichiers d'extension Cytracom Chrome Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Quickly call, send business text messages, and access contextual customer data using Cytracom Discover from any application or website with the Cytracom Chrome Extension. We are excited to offer the new and improved Cytracom Chrome Extension. Now, you have the ability to click on a phone number within any web-based application (i.e., HubSpot, Salesforce, Autotask, ConnectWise, IT Glue, and others) or other websites to make a phone call, send a business text message, or leverage Cytracom Discover to add context to a conversation. Requirements: You must have an assigned Cytracom extension. To allow Cytracom Discover to access contextual data, you must be running the Cytracom Desktop application.
Informations de Base sur l'Extension
Nom | Cytracom Chrome Extension |
ID | campenkhpibdpdmhmjioophhibmkfagl |
URL Officiel | https://chromewebstore.google.com/detail/cytracom-chrome-extension/campenkhpibdpdmhmjioophhibmkfagl |
Description | Quickly call, send a business text message, or use Cytracom Discover. |
Taille du Fichier | 3.95 MB |
Nombre d'Installations | 2,065 |
Version Actuelle | 23.14.1 |
Dernière Mise à Jour | 2023-04-04 |
Date de Publication | 2018-04-24 |
Évaluation | 4.00/5 Total 3 Évaluations |
Développeur | cytracom-webapp-team |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.cytracom.com/ |
URL de la Page d'Aide | https://help.cytracom.com/hc/en-us |
URL de la Page de Politique de Confidentialité | https://www.cytracom.com/legal/privacy-policy |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "Cytracom", "name": "Cytracom Chrome Extension", "description": "Quickly call, send a business text message, or use Cytracom Discover.", "version": "23.14.1", "manifest_version": 2, "background": { "persistent": true, "scripts": [ "background.js" ] }, "browser_action": { "default_title": "Cytracom", "default_popup": "index.html", "default_icon": { "16": "icons\/16x16.png", "32": "icons\/32x32.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" } }, "content_scripts": [ { "matches": [ " |