Hide Tab Name and Icon

We all hate it when you're recording and forget to close that furry porn tab. That's right sam! I caught you!! Anyways, this will change the tab back and forth between <> and ><. It also hides the tab icon. Don't bully me, I know bat shit about computer programming. This was a thing meant to hide tab names from the school chromebook spyware, also known as "Hapara". So try to prepare yourself to actually throw up if you look at the "code" for it.

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Greasemonkey 油猴子Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Userscripts ,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

// ==UserScript==
// @name            Hide Tab Name and Icon
// @version         1.0
// @description     We all hate it when you're recording and forget to close that furry porn tab. That's right sam! I caught you!! Anyways, this will change the tab back and forth between <> and ><. It also hides the tab icon. Don't bully me, I know bat shit about computer programming. This was a thing meant to hide tab names from the school chromebook spyware, also known as "Hapara". So try to prepare yourself to actually throw up if you look at the "code" for it.
// @include         *
// @author          DotDotDash
// @match           http://*/*
// @run-at          document-start
// @grant           none
// @namespace https://greasyfork.org/users/869339
// ==/UserScript==
/**
 * ---------------------------
 * Time: 2022/1/28 19:28.
 * Author: DotDotDash
 * View: j.go
 * ---------------------------
 */

/**
 * 1. em
 * 2. set configurable: true
 * 3. dn
 * 4. od
 */


function sleep(ms) {
  return new Promise(resolve => setTimeout(resolve, ms));
}

async function delayedGreeting() {
  await sleep(500);
  console.log("Changed tab name")
  javascript:(function() {     var link = document.querySelector("link[rel*='icon']") || document.createElement('link');     link.type = 'image/x-icon';     link.rel = 'shortcut icon';     link.href = 'https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Antonia_Sautter_Creations.png/120px-Antonia_Sautter_Creations.png';     document.getElementsByTagName('head')[0].appendChild(link); })(); void 0
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  javascript:(function() {     var link = document.querySelector("link[rel*='icon']") || document.createElement('link');     link.type = 'image/x-icon';     link.rel = 'shortcut icon';     link.href = 'https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Antonia_Sautter_Creations.png/120px-Antonia_Sautter_Creations.png';     document.getElementsByTagName('head')[0].appendChild(link); })(); void 0
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  javascript:(function() {     var link = document.querySelector("link[rel*='icon']") || document.createElement('link');     link.type = 'image/x-icon';     link.rel = 'shortcut icon';     link.href = 'https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Antonia_Sautter_Creations.png/120px-Antonia_Sautter_Creations.png';     document.getElementsByTagName('head')[0].appendChild(link); })(); void 0
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  javascript:(function() {     var link = document.querySelector("link[rel*='icon']") || document.createElement('link');     link.type = 'image/x-icon';     link.rel = 'shortcut icon';     link.href = 'https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Antonia_Sautter_Creations.png/120px-Antonia_Sautter_Creations.png';     document.getElementsByTagName('head')[0].appendChild(link); })(); void 0
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  javascript:(function() {     var link = document.querySelector("link[rel*='icon']") || document.createElement('link');     link.type = 'image/x-icon';     link.rel = 'shortcut icon';     link.href = 'https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Antonia_Sautter_Creations.png/120px-Antonia_Sautter_Creations.png';     document.getElementsByTagName('head')[0].appendChild(link); })(); void 0
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  javascript:(function() {     var link = document.querySelector("link[rel*='icon']") || document.createElement('link');     link.type = 'image/x-icon';     link.rel = 'shortcut icon';     link.href = 'https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Antonia_Sautter_Creations.png/120px-Antonia_Sautter_Creations.png';     document.getElementsByTagName('head')[0].appendChild(link); })(); void 0
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  javascript:(function() {     var link = document.querySelector("link[rel*='icon']") || document.createElement('link');     link.type = 'image/x-icon';     link.rel = 'shortcut icon';     link.href = 'https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Antonia_Sautter_Creations.png/120px-Antonia_Sautter_Creations.png';     document.getElementsByTagName('head')[0].appendChild(link); })(); void 0
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  javascript:(function() {     var link = document.querySelector("link[rel*='icon']") || document.createElement('link');     link.type = 'image/x-icon';     link.rel = 'shortcut icon';     link.href = 'https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Antonia_Sautter_Creations.png/120px-Antonia_Sautter_Creations.png';     document.getElementsByTagName('head')[0].appendChild(link); })(); void 0
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  javascript:(function() {     var link = document.querySelector("link[rel*='icon']") || document.createElement('link');     link.type = 'image/x-icon';     link.rel = 'shortcut icon';     link.href = 'https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Antonia_Sautter_Creations.png/120px-Antonia_Sautter_Creations.png';     document.getElementsByTagName('head')[0].appendChild(link); })(); void 0
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  javascript:(function() {     var link = document.querySelector("link[rel*='icon']") || document.createElement('link');     link.type = 'image/x-icon';     link.rel = 'shortcut icon';     link.href = 'https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Antonia_Sautter_Creations.png/120px-Antonia_Sautter_Creations.png';     document.getElementsByTagName('head')[0].appendChild(link); })(); void 0
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  document.title = '><'
  await sleep(500);
  console.log("Changed tab name")
  document.title = '<>'
  await sleep(500);
  
}
delayedGreeting();