Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Equipment More Info
// @namespace http://tampermonkey.net/
// @version 0.3
// @description try to take over the world!
// @author ConraF / Sadavir
// @match *.e-sim.org/showEquipment.html?id=*
// @grant none
// ==/UserScript==
// ==UserScript==
// @name e-sim Battles Url Changer
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match *.e-sim.org/*
// @grant none
// ==/UserScript==