WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
SimplePractice Availability Reporter

SimplePractice Availability Reporter

View on Chrome Web Store
View SimplePractice Availability Reporter Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Runs automated checks on SimplePractice settings to generate an Availability Report.
Type
Extension
Users
6 users
3
adam schmidt
View author page of adam schmidt
Published
Published on February 3, 2026
Version 1.0.0
Manifest version
3
Updated
Updated on February 3, 2026
productivity/tools
Extension Category
View on Chrome Web Store
View SimplePractice Availability Reporter 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",
    "manifest_version": 3,
    "name": "SimplePractice Availability Reporter",
    "version": "1.0.0",
    "description": "Runs automated checks on SimplePractice settings to generate an Availability Report.",
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*.simplepractice.com\/*",
        "https:\/\/*.staging.simplepractice.com\/*"
    ],
    "background": {
        "service_worker": "service_worker.js"
    }
}
© 2026 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