Greasy Fork is available in English.

GeoGuessr Bigger Map on Map-Maker

Enables the user to have a bigger map when using the map-maker. It also hides top bar and sidebar.

2022-01-06 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

ئاپتورى
MrMike
باھا نومۇرى
0 0 0
نەشرى
0.6.0
قۇرۇلغان ۋاقتى
2019-08-12
يېڭىلانغان ۋاقتى
2022-01-06
ئىجازەتنامىسى
يوق
قوللايدىغىنى

This Script helps Map Makers on GeoGuessr by making the map and the StreetView window bigger.

In the script edit this lines to change behavior

Enable this if you want the delete key to delete the current location not having to go click the delete button set the value either true or false

const ENABLE_DELETE_KEY = true;

It will show a message when leaving the page by closing the tab or refreshing (Prevents loosing unsaved changes) it's not yet perfect as you can still leave the page by clicking some link, but at least it's something. (values true or false)

const ENABLE_LEAVE_PAGE_PREVENTION = true;