Pro tip for class
If you’re trying to hide an open tab while in class, open the Javascript Console on that page and type in the following
document.title = "This is the new page title.";
Replace the sentence with whatever you want the tab to say. Instant tab camouflage









