您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Enables the user to have a bigger map when using the map-maker. It also hides top bar and sidebar.
当前为
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;