This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Nexus Endorsement Manager | |
// @version 1.2.0 | |
// @description Adds buttons to the "My Nexus account" screen related to the mass endorsement and abstainment from endorsement of mods. | |
// @author pointfeev & wefalltomorrow | |
// @copyright 2021, pointfeev | |
// @license MIT | |
// @match *://*.nexusmods.com/users/myaccount* | |
// @match *://*.nexusmods.com/settings/preferences* | |
// @icon https://www.nexusmods.com/favicon.ico |