Skip to content

Instantly share code, notes, and snippets.

View lukasweidich's full-sized avatar
🔋

Lukas Weidich lukasweidich

🔋
View GitHub Profile
@leonbrandt
leonbrandt / geoguessr-cheat.user.js
Last active November 24, 2023 19:03
Geoguessr cheat (Greasemonkey / Tampermonkey)
// ==UserScript==
// @name Geoguessr Cheat
// @namespace https://www.leonbrandt.com
// @version 2.0.0
// @description Press SHIFT + ALT + G and the location of your current geoguessr game will open in a new tab
// @author Leon Brandt
// @homepage https://www.leonbrandt.com
// @updateURL https://gist.githubusercontent.com/leonbrandt/16b3a70ef70939359357c908e6b0f06d/raw/geoguessr-cheat.user.js
// @match http*://*/*
// @grant none