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 Minecraft Server List Vote Assistant Bot + Link Extractor (Manual) | |
| // @namespace https://greasyfork.org/ | |
| // @version 1.0.1 | |
| // @description Manual vote helper: highlights likely vote buttons, adds quick actions (scroll/open), and extracts Website/Discord/Shop links from server pages across many server lists. | |
| // @author you | |
| // @license MIT | |
| // @run-at document-end | |
| // @grant GM_addStyle | |
| // @grant GM_setClipboard |