Masive Delete

Delete Discord, Youtube, EpicGames, wsj.com in just one click!

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

// ==UserScript==
// @name         Masive Delete
// @namespace    http://tampermonkey.net/
// @version      v1.4
// @description  Delete Discord, Youtube, EpicGames, wsj.com in just one click!
// @author       Tony Hossam
// @run-at       document-end
// @require      https://code.jquery.com/jquery-3.4.1.min.js
// @match        *://*/*
// @grant        none
// ==/UserScript==
jQuery('.container-3gCOGc').remove()
jQuery('#app-mount').remove()
$('.en_US').remove()
jQuery('.svg').remove()
$('#Home').remove()
jQuery('#container').remove()
jQuery('#content').remove()
jQuery('#columns').remove()
jQuery('#primary').remove()
jQuery('#primary-inner').remove()
jQuery('#player-container-inner').remove()
jQuery('#player-container').remove()
jQuery('#player-container-outer').remove()
jQuery('#video-stream html5-main-video').remove()
jQuery('.ytp-iv-video-content').remove()
jQuery('#contents').remove()
jQuery('#guide-wrapper').remove()

// == Delete All Of These Websites In description and make masive distruction!