Skip to content

Instantly share code, notes, and snippets.

@Err0r404
Last active March 17, 2017 17:20
Show Gist options
  • Save Err0r404/71c5f4882a4a518e85a1b6ce8b613e67 to your computer and use it in GitHub Desktop.
Save Err0r404/71c5f4882a4a518e85a1b6ce8b613e67 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name Highlight Pokemon in PokeMontpellier.fr
// @namespace http://tampermonkey.net/
// @version 0.4
// @description Add a bouncing animation to the Pokemon species you want
// @author Err0r404
// @match https://www.pokemontpellier.fr/
// @grant none
// @downloadURL https://gist.githubusercontent.com/Err0r404/7799395b3c34e4d55e64fd33b0342c36/raw/
// @updateURL https://gist.githubusercontent.com/Err0r404/71c5f4882a4a518e85a1b6ce8b613e67/raw/
// ==/UserScript==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment