您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Replaces default map and map labels on Geoguessr with localized ones.
当前为
Lets you change your map language and region on GeoGuessr.
USEFUL LINKS
List of Google Maps API language codes can be found here (determines the language of labels on your map):
https://developers.google.com/maps/faq#languagesupport
List of Google Maps API region codes can be found here (determines the regional variation of your map):
https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
Note: Use the tags with type 'region'
NOTES
If you change language settings during a game, you'll need to refresh the page before the changes show.
If you're playing competitive or something, this could potentially be seen as cheating, so keep that in mind, and okay it with whomever beforehand. :)
I've only tested this using Tampermonkey/Firefox, YMMV with other browsers/userscript plugins (GM_webRequest is not amazingly documented).
CHANGELOG
1.4:
- Should now work on all gamemodes.
- Should now work with all geoguessr UI languages (though I think they might have removed the option entirely as I can't find it to test).
- Simplified configuration somewhat.
1.4.1:
- Works with the new map version (coulda had the new version the entire time, now I think about it).
- Should now work without needing to F5 after entering a game from some pages.
1.5.0:
- No longer requires an API key to be supplied.
- Now has a configuration mechanism.
- Now has a fancy button in the top-left (I know it's not completely identical to the native buttons, but I'm a novice and it's close enough)
- Uploaded to Greasy Fork镜像, no more ugly pastebins!
To-do:
- More elegant way to restrict it to GeoGuessr.
-- It might run on other pages that have google maps iframes due to the @match for the google maps API, which seems to be required to get GM_webRequest to work.
-- Right now it aborts the script if it detects the page it's running on isn't GeoGuessr, but the script still technically ran something.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址