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 Stämme Farmassistent Filter | |
| // @namespace https://die-staemme.de | |
| // @version 1.0.0 | |
| // @description Mehrstufiger Filter für den Farmassistenten – Reichweite + letzter Angriff + A/B Vorlagen-Modus | |
| // @author Custom | |
| // @match https://*.die-staemme.de/game.php* | |
| // @match https://*.staemme.ch/game.php* | |
| // @grant GM_setValue | |
| // @grant GM_getValue |