Verbal
Production version
¿Qué es Verbal?
Verbal es una extensión de Chrome desarrollada por Verbal, y su función principal es "Production version".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Verbal
Descarga archivos de extensión Verbal en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | Verbal |
ID | bdneobnjhgednodmmclilkohakeieilm |
URL Oficial | https://chromewebstore.google.com/detail/verbal/bdneobnjhgednodmmclilkohakeieilm |
Descripción | Production version |
Tamaño del Archivo | 121 KB |
Cantidad de Instalaciones | 94 |
Versión Actual | 1.2.8 |
Última Actualización | 2024-01-22 |
Fecha de Publicación | 2023-01-11 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | Verbal |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://tryverbal.com/chrome |
Idiomas Soportados | 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": [ " |