Cytracom Chrome Extension
Quickly call, send a business text message, or use Cytracom Discover.
Τι είναι το Cytracom Chrome Extension;
Το Cytracom Chrome Extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον cytracom-webapp-team, και η κύρια λειτουργία του είναι "Quickly call, send a business text message, or use Cytracom Discover.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Cytracom Chrome Extension
Λήψη αρχείων επέκτασης Cytracom Chrome Extension σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Cytracom Chrome Extension |
ID | campenkhpibdpdmhmjioophhibmkfagl |
Επίσημο URL | https://chromewebstore.google.com/detail/cytracom-chrome-extension/campenkhpibdpdmhmjioophhibmkfagl |
Περιγραφή | Quickly call, send a business text message, or use Cytracom Discover. |
Μέγεθος Αρχείου | 3.95 MB |
Αριθμός Εγκαταστάσεων | 2,065 |
Τρέχουσα Έκδοση | 23.14.1 |
Τελευταία Ενημέρωση | 2023-04-04 |
Ημερομηνία Δημοσίευσης | 2018-04-24 |
Αξιολόγηση | 4.00/5 Συνολικά 3 Αξιολογήσεις |
Προγραμματιστής | cytracom-webapp-team |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.cytracom.com/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://help.cytracom.com/hc/en-us |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.cytracom.com/legal/privacy-policy |
Υποστηριζόμενες Γλώσσες | 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": [ " |