Verbal
Production version
Τι είναι το Verbal;
Το Verbal είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Verbal, και η κύρια λειτουργία του είναι "Production version".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Verbal
Λήψη αρχείων επέκτασης Verbal σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
The Verbal AI automatically generates call summaries and clinical documentation during virtual care visits, allowing you to focus on the conversation — not taking notes. Verbal also offers real-time task reminders, feedback and training based on your team’s best practices, driving more efficient, effective calls and a great patient experience. This Chrome extension allows Verbal users to automatically capture and analyze call audio via their browser, with no need for complex integrations with communication providers. The extension also surfaces the Verbal app window as soon as a new call begins, putting your task list and best practices reminders front and center.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Verbal |
ID | bdneobnjhgednodmmclilkohakeieilm |
Επίσημο URL | https://chromewebstore.google.com/detail/verbal/bdneobnjhgednodmmclilkohakeieilm |
Περιγραφή | Production version |
Μέγεθος Αρχείου | 121 KB |
Αριθμός Εγκαταστάσεων | 94 |
Τρέχουσα Έκδοση | 1.2.8 |
Τελευταία Ενημέρωση | 2024-01-22 |
Ημερομηνία Δημοσίευσης | 2023-01-11 |
Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | Verbal |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://tryverbal.com/chrome |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Verbal", "description": "Production version", "version": "1.2.8", "permissions": [ "activeTab", "tabCapture", "tabs", "storage", "scripting", "offscreen" ], "icons": { "16": "images\/favicon.ico", "32": "images\/favicon.ico", "48": "images\/favicon.ico", "128": "images\/favicon.ico" }, "background": { "service_worker": "background.js", "type": "module" }, "action": { "default_title": "Click to show an alert" }, "web_accessible_resources": [ { "resources": [ "\/images\/*", "audio-worklet-processor.js", "content.js" ], "matches": [ " |