Skip to content

Instantly share code, notes, and snippets.

@FichteFoll
FichteFoll / Games_Done_Quick_Schedule_Enhancer.user.js
Last active March 10, 2020 03:50
Highlights currently active Event on GDQ schedule and adds an anchor. Also non-AM/PM timestamps.
// ==UserScript==
// @name Games Done Quick Schedule Highlight
// @namespace FichteFoll
// @author FichteFoll
// @description Highlights currently active Event on GDQ schedule and adds an anchor. Also non-AM/PM timestamps.
// @include https://gamesdonequick.com/schedule*
// @version 0.1.2
// @updateURL https://gist.github.com/FichteFoll/642b567943c0f957eef9ce32601ce944/raw/Games_Done_Quick_Schedule_Enhancer.user.js
// @grant none
// ==/UserScript==