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 Method.gg WR progress | |
// @namespace http://tampermonkey.net/ | |
// @version 2025-05-13 | |
// @description Adds buttons to the Warcraft Rumble progress tracker | |
// @author Scriptease | |
// @match https://www.method.gg/warcraft-rumble/progress-tracker | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=method.gg | |
// @grant none | |
// ==/UserScript== |