Skip to content

Instantly share code, notes, and snippets.

View Sqbika's full-sized avatar

Tamás Skobl Sqbika

View GitHub Profile
@Sqbika
Sqbika / grandprixgraph.user.js
Last active June 29, 2019 17:57 — forked from xPaw/grandprixgraph.user.js
Grand Prix graph with multiplers
// ==UserScript==
// @name Grand Prix Chart
// @namespace me.xpaw.grandprixchart
// @version 0.2
// @match https://store.steampowered.com/grandprix
// @grant none
// @require https://cdnjs.cloudflare.com/ajax/libs/highcharts/7.1.2/highstock.js
// ==/UserScript==
'use strict';