The extension has a perfect 5.0 rating, though this is based on only 2 reviews which limits reliability. With 10,000 users, it has moderate adoption suggesting some level of trust within its target audience. M*Modal is a legitimate healthcare technology company that provides medical documentation services, which adds credibility to the extension's purpose. However, the lack of detailed developer information and recent update timestamp raises some transparency concerns.
The desktopCapture permission is particularly concerning as it allows the extension to capture screenshots and record screen content, which could potentially access sensitive medical information displayed on screen. While this aligns with the scribing services purpose, it represents a significant privacy risk if misused. The declarativeContent permission, though less risky, allows modification of page content based on certain conditions. The combination of these permissions with healthcare data creates elevated privacy considerations.
Given the healthcare context and screen capture capabilities, consider running this extension in a dedicated Chrome profile used only for medical documentation work. Ensure your organization has proper data handling agreements with M*Modal. Regularly review what information is visible on screen when the extension is active. Monitor for any unusual network activity or data transmission. Consider whether the scribing functionality truly requires desktop capture or if more limited permissions could suffice for your workflow needs.
| https://clients2.google.com/service/update2/crx | https://scribe.mmodal.com/ | |
| https://scribe.mmodal-npd.com/ | https://dev.scribe.mmodal-npd.com/ |
{ "name": "M*Modal Scribing Services", "icons": { "16": "app-icon-16.png", "24": "app-icon-24.png", "32": "app-icon-32.png", "48": "app-icon-48.png", "128": "app-icon.png" }, "action": { "default_icon": { "16": "app-icon-16.png", "24": "app-icon-24.png", "32": "app-icon-32.png", "48": "app-icon-48.png" }, "default_title": "M*Modal Scribing Services" }, "version": "2.0.0", "commands": { "toggle-mute": { "global": true, "description": "Toggles muting globally", "suggested_key": { "default": "Ctrl+Shift+1" } }, "toggle-unmute": { "global": true, "description": "Toggles unmuting globally", "suggested_key": { "default": "Ctrl+Shift+2" } } }, "background": { "service_worker": "script.js" }, "short_name": "M*Modal", "update_url": "https://clients2.google.com/service/update2/crx", "description": "Enables secure connection between the clinical documentation provider and the virtual assistant.", "permissions": [ "desktopCapture", "declarativeContent" ], "manifest_version": 3, "externally_connectable": { "matches": [ "https://scribe.mmodal.com/*", "https://scribe.mmodal-npd.com/*", "https://dev.scribe.mmodal-npd.com/*" ] }, "minimum_chrome_version": "88" }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.