Home Assistant Firefox

Examine source code of Home Assistant

By: Boris Add-on
Inspect and view changes in Home Assistant source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "Home Assistant",
  "description": "A quick shortcut to your Home Assistant",
  "version": "0.5.0",
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "home-assistant@bokub.dev"
    }
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "/images/logo_16.png",
      "32": "/images/logo_32.png",
      "48": "/images/logo_48.png",
      "128": "/images/logo_128.png"
    }
  },
  "icons": {
    "16": "/images/logo_16.png",
    "32": "/images/logo_32.png",
    "48": "/images/logo_48.png",
    "128": "/images/logo_128.png"
  }
}

Best Home Assistant Alternatives

Here are some Firefox add-ons that are similar to Home Assistant: