Skip to content

Instantly share code, notes, and snippets.

@DidItTeraDev
DidItTeraDev / DidItTera_TamperMonkey-Firefox.js
Last active April 2, 2023 21:41
Did It Tera? - Firefox Script for TamperMonkey
// ==UserScript==
// @name Did It Tera?
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Adds an info text under the opponent's team with the name and type of the terastallized Pokémon.
// @author DidItTeraDev
// @match *://play.pokemonshowdown.com/*
// @noframes
// @icon https://www.google.com/s2/favicons?sz=64&domain=pokemonshowdown.com
// @grant none