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": [ " |