Masive Delete

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

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

// ==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!