Verbal
Production version
Cos'è Verbal?
Verbal è un'estensione di Chrome sviluppata da Verbal, e la sua funzione principale è "Production version".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Verbal
Scarica i file di estensione Verbal in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Verbal |
ID | bdneobnjhgednodmmclilkohakeieilm |
URL Ufficiale | https://chromewebstore.google.com/detail/verbal/bdneobnjhgednodmmclilkohakeieilm |
Descrizione | Production version |
Dimensione del File | 121 KB |
Conteggio Installazioni | 94 |
Versione Corrente | 1.2.8 |
Ultimo Aggiornamento | 2024-01-22 |
Data di Pubblicazione | 2023-01-11 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | Verbal |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://tryverbal.com/chrome |
Lingue Supportate | 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": [ " |