This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Geotastic/guessr lag fix on Firefox Linux | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.2 | |
| // @description Spoofs a Chromium-based user agent for geotastic.net and geoguessr.com to potentially improve performance. | |
| // @author Google Gemini 2.5 Pro | |
| // @match *://geotastic.net/* | |
| // @match *://www.geotastic.net/* | |
| // @match *://geoguessr.com/* | |
| // @match *://www.geoguessr.com/* |