It would be interesting to have the option to display the UPnl on the tab label so we can keep an eye on our position if we're doing something on other tabs.
I asked chatgpt and apparently it's pretty simple
"
Yes, it's technically possible for a webpage to update the title of the browser tab to display a changing value from the page. This can be achieved using JavaScript to dynamically update the <title> element of the HTML document based on the changing value.
For example, if you have a webpage that displays a live stock price, you could use JavaScript to continuously update the <title> element with the current stock price. This way, users would see the updated value reflected in the browser tab label without needing to actively switch to the tab.
However, it's worth noting that continuously updating the tab label could potentially be distracting or annoying for users, so it should be used judiciously and with consideration for user experience. Additionally, some browsers might have limitations or restrictions on how frequently the tab title can be updated to prevent abuse or performance issues."
Please authenticate to join the conversation.
In Review
π‘ Feature Request
Almost 2 years ago

Farhang M
Get notified by email when there are changes.
In Review
π‘ Feature Request
Almost 2 years ago

Farhang M
Get notified by email when there are changes.