NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
Allow GeoGuessr to be controlled by the keyboard.
This is a user script, for use with TamperMonkey for Chrome/GreaseMonkey for Firefox. Only install scripts you trust, and read the source code to verify the script is not doing anything unexpected.
This script uses localStorage
to store the countries you have clicked on. This is never cleared, but only stores one coordinate pair for each country.
This script has been tested on the latest version of Google Chrome and Firefox on Mac. Please let me know by Reddit, Discord or email if it does not work for your setup.
This script is dependent on the structure of GeoGuessr, and so if the site is significantly rebuilt, it will stop working.
0.1.2 (2020-12-28): Refactor to remove access to guesser function
0.1.1 (2020-12-28): Fix error with backspace and escape on other pages
0.1.0 (2020-12-26): Initial release
Rating: 0