Skip to content

Instantly share code, notes, and snippets.

@Err0r404
Last active January 28, 2018 10:25
Show Gist options
  • Save Err0r404/50575e1758fdd9f9c0c8836da1da3911 to your computer and use it in GitHub Desktop.
Save Err0r404/50575e1758fdd9f9c0c8836da1da3911 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name Highlight raids in selected gyms in PokeMontpellier.fr
// @namespace http://tampermonkey.net/
// @version 0.4
// @description Add a bouncing animation to the raids in selected gyms
// @author Err0r404
// @match https://www.pokemontpellier.fr/
// @grant none
// @downloadURL https://gist.githubusercontent.com/Err0r404/5709508524d7f2198459c70a49391fad/raw/
// @updateURL https://gist.githubusercontent.com/Err0r404/50575e1758fdd9f9c0c8836da1da3911/raw/
// ==/UserScript==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment