Verbal
Production version
Verbalとは何ですか?
VerbalはVerbalによって開発されたChromeの拡張機能で、その主な機能は「Production version」です。
拡張機能のスクリーンショット
Verbal拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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": [ " |