This file contains 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 Tracker Network 2s, 3s | |
// @namespace https://rocketleague.tracker.network | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author You | |
// @match https://rocketleague.tracker.network/live* | |
// @grant GM_addStyle | |
// @run-at document-start | |
// @require http://code.jquery.com/jquery-3.3.1.min.js |
This file contains 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 Tracker Network Sort Players | |
// @namespace https://rocketleague.tracker.network | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author You | |
// @match https://rocketleague.tracker.network/live* | |
// @grant GM_addStyle | |
// ==/UserScript== |
NewerOlder