Document.title represents the name of a tab in javascript. For example, javascript: a=prompt("Create a new name for the tab"); document.title=a; void(0) lets you change the name of the tab. you're on temporarily if you type it into the google search bar (Be careful, when you paste it, the javascript: part won't copy so you'll have to type that in yourself.) Is there anything like that for the icon of the tab? like the picture next to the title? I would like to be able to temporarily change that too.
Also, apparently my questions are bad. My last two questions got -4 and -6 respectively. If you would like to I'd love some constructive criticism!