So I forked the Ultraviolet proxy and want the tab title of the site to not show up in the title of the tab or in the history as the title of the tab. I'm rather new to JS and can't find anything online, and I'm assuming it's possible, so how exactly would I do this?
To clarify, I want to be able to edit what it shows as the tab title (the text when hovering over the google tab) and also what the site shows up as in any history to not reflect the site that was visited.
Code was taken from https://github.com/titaniumnetwork-dev/Ultraviolet I believe, and https://ultravioletsw.dev/ is the main site.