Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Rolling 300 Timeline
// @description Shows your Rolling 300 Timeline & Streaks (using the official game data) on your chosen server homepage.
// @version 2.0.10
// @match https://tagpro.koalabeast.com/*
// @exclude https://tagpro.koalabeast.com/history*
// @require https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.3.0/Chart.min.js
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_deleteValue