More specific settings browser tab (document) titles #1704
Replies: 4 comments 1 reply
-
|
Curious how you implement this? Would love to have this feature in my own instance(s) |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
related to https://github.com/orgs/home-assistant/discussions/2604 |
Beta Was this translation helpful? Give feedback.
-
|
Nice! Would love to see this improved from the side of HA instead of browser. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the enhancement
I made a quick and dirty userscript to give my Home Assistant settings tabs more specific titles (see below)
I would love for this to be an official feature.
Use cases
When authoring automations for example, there are many cases where I have multiple tabs open to multiple items within settings--the automation trace, the automation editor itself, a relevant script, a device/entity view, etc. Having more specific titles really helps disambiguate these many tabs.
Visual examples
Before:

After:

Anything else?
Here's the userscript:
Happy to try to author this change myself, if I could get some pointers as to how the app router/title system works.
Beta Was this translation helpful? Give feedback.
All reactions