I was wondering if there is any possible way to set the title of a page to empty/transparent.
I have tried each of the following titles without success:
<title></title>
<title> </title>
<title> </title>
Using them, would keep the default title of the page, just like it would be without the code.
The closest I got was with <title>.</title>
.
I'm using Chrome.