Skip to content

Instantly share code, notes, and snippets.

View SamShoking's full-sized avatar

Tommy SamShoking

View GitHub Profile
// ==UserScript==
// @name sanitizeNexus
// @icon https://www.nexusmods.com/favicon.ico
// @namespace http://tampermonkey.net/
// @version 1.1
// @description Removes unwanted trash from nexus mods
// @author kannalo
// @match https://www.nexusmods.com/*
// @grant none
// @run-at document-end