WebExtension.net
WebExtension.net

HomeAssistant Panel

View on Chrome Web Store
View HomeAssistant Panel Chrome Extension on Chrome Web Store
5.0 (5 ratings)

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

The chrome side panel for HomeAssistant
Type
Extension
Users
261 users
3
Tom Roberts
View author page of Tom Roberts
Published
Published on May 5, 2024
Version 1.0
Manifest version
3
Updated
Updated on May 5, 2024
View on Chrome Web Store
View HomeAssistant Panel Chrome Extension on Chrome Web Store
lifestyle/household
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "HomeAssistant Panel",
    "version": "1.0",
    "description": "The chrome side panel for HomeAssistant",
    "action": {
        "default_title": "HomeAssistant Panel"
    },
    "side_panel": {
        "default_path": "index.html"
    },
    "options_ui": {
        "page": "options\/options.html",
        "open_in_tab": false,
        "icon_url": "images\/logo-192.png"
    },
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "icons": {
        "16": "images\/icon16.png",
        "19": "images\/icon19.png",
        "32": "images\/icon32.png",
        "38": "images\/icon38.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "sidePanel",
        "storage"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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