Skip to content

Instantly share code, notes, and snippets.

View JGray0705's full-sized avatar
🏠
Working from home

Jeffery Gray JGray0705

🏠
Working from home
View GitHub Profile
// ==UserScript==
// @name HideReplayHud
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Hide/Show the replay hud on geoguessr for cleaener screenshots
// @author Jeff
// @match https://www.geoguessr.com/*replay*
// @icon https://www.google.com/s2/favicons?sz=64&domain=geoguessr.com
// @grant none
// ==/UserScript==