Last active
January 28, 2018 10:25
-
-
Save Err0r404/50575e1758fdd9f9c0c8836da1da3911 to your computer and use it in GitHub Desktop.
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 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