WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net

Comprehend EMR Integration

View on Chrome Web Store
View Comprehend EMR Integration Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
16 views
This extension has been viewed 16 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Allow Comprehend PT to interact with your EMR!
Type
Extension
Users
890 users
2
Website comprehendpt.ai
Comprehend PT Inc.
View author page of Comprehend PT Inc.
Published
Published on December 24, 2023
Version 1.462
Manifest version
3
Updated
Updated on March 6, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Comprehend EMR Integration Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "Comprehend",
    "name": "Comprehend EMR Integration",
    "description": "Allow Comprehend PT to interact with your EMR!",
    "version": "1.462",
    "manifest_version": 3,
    "side_panel": {
        "default_path": "index.html"
    },
    "action": {
        "default_title": "Click to open panel"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "icons": {
        "16": "logo192.png",
        "48": "logo192.png",
        "128": "logo192.png"
    },
    "permissions": [
        "sidePanel"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/secure.mwtherapy.com\/*",
                "https:\/\/app.empoweremr.com\/*",
                "https:\/\/go.promptemr.com\/*",
                "https:\/\/comprehendpi.janeapp.com\/*",
                "https:\/\/*.janeapp.com\/*",
                "https:\/\/janeapp.com\/*",
                "https:\/\/app.webpt.com\/*",
                "https:\/\/emr.webpt.com\/*",
                "https:\/\/app.pteverywhere.com\/*",
                "https:\/\/app.fusionwebclinic.com\/*",
                "https:\/\/app.practiceperfectemr.com\/*",
                "https:\/\/*.athenahealth.com\/*",
                "https:\/\/*.ptpracticepro.com\/*",
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                ".\/static\/js\/content.js"
            ]
        },
        {
            "world": "MAIN",
            "matches": [
                "https:\/\/*.athenahealth.com\/*"
            ],
            "js": [
                ".\/js\/main_world.js"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top