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 Add 'Hide Civ' Button | |
// @version 0.1 | |
// @namespace https://gist.github.com/SteveHere/1a19df5242802df3edcc7d34d5c62523 | |
// @description Injects a 'Hide Civ' button for each dead civ | |
// @author SteveHere | |
// @match https://mkremins.github.io/epitaph/ | |
// @icon none | |
// @grant none | |
// ==/UserScript== |
OlderNewer