We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a144fad commit baccb0fCopy full SHA for baccb0f
TagPro Tile Pattern.user.js
@@ -4,12 +4,13 @@
4
// @description Tints every other floor tile a slightly different shade.| Greasemonkey 4.1: ✕ Tampermonkey 4.4: ✔
5
// @include http://tagpro-*.koalabeast.com:*
6
// @include http://tangent.jukejuice.com:*
7
+// @include http://tagpro-test.koalabeast.com/game
8
// @include http://*.newcompte.fr:*
9
// @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html
10
// @author snaps
11
// @downloadURL https://github.com/hannsen/userscripts/raw/master/TagPro%20Tile%20Pattern.user.js
12
// @updateURL https://github.com/hannsen/userscripts/raw/master/TagPro%20Tile%20Pattern.user.js
-// @version 0.1.1
13
+// @version 0.1.2
14
// ==/UserScript==
15
16
/* User-Defined Variables */
0 commit comments