https://github.com/leonardseo/geoguessr
Stealth Chrome extension that displays real GeoGuessr coordinates using a lightweight Leaflet map overlay
https://github.com/leonardseo/geoguessr
cheat chrome-extension client-side coordinates geoguessr hack leaflet map open-source overlay stealth
Last synced: about 1 month ago
JSON representation
Stealth Chrome extension that displays real GeoGuessr coordinates using a lightweight Leaflet map overlay
- Host: GitHub
- URL: https://github.com/leonardseo/geoguessr
- Owner: LeonardSEO
- License: mit
- Created: 2025-06-10T08:23:26.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-10T09:15:43.000Z (12 months ago)
- Last Synced: 2025-06-29T03:17:58.194Z (12 months ago)
- Topics: cheat, chrome-extension, client-side, coordinates, geoguessr, hack, leaflet, map, open-source, overlay, stealth
- Language: JavaScript
- Homepage:
- Size: 517 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GeoGuessr Location Overlay πΊοΈ
[](https://opensource.org/licenses/MIT)
**A stealthy, open-source Chrome extension that reveals your real in-game coordinates on GeoGuessr β safely, instantly, and undetectably.**
Use it to learn. Or use it to win. Your call.
---
## β‘ What It Does
This extension intercepts GeoGuessrβs internal map data and extracts the exact coordinates (latitude and longitude) during gameplay. It displays a small Leaflet-powered map in the corner of your screen that updates every time a new round loads.
**Features:**
- β
Live interactive map with zoom and drag
- β
Marker updates every round (no reload needed)
- β
Smooth +/β toggle to collapse the overlay
- β
100% local: no trackers, no API keys, no external calls
- β
Uses Shadow DOM for styling isolation
---
## π§ Is It Safe?
Yes. Itβs:
- π¦ **Fully client-side** β runs in your browser only
- π **Open-source** β no obfuscation or weird calls
- π΅οΈ **Undetectable by GeoGuessr** β does not click, inject, or tamper
- π‘οΈ **0% ban risk** if used smart (just donβt stream it visibly)
**This is not an autoclicker or bot.**
You're still the one making the guess β just a lot better informed.
---
## π Install in 15 Seconds
> Not on the Chrome Web Store β install manually:
1. **Download ZIP**
π [Click here to download](https://github.com/LeonardSEO/geoguessr/archive/refs/heads/main.zip)
2. **Extract the ZIP**
3. Open Chrome and go to `chrome://extensions`
4. Enable **Developer Mode** (top right)
5. Click **Load Unpacked** and select the folder you just unzipped
Done. Start any GeoGuessr game β the overlay appears automatically.
---
## π Folder Structure
```bash
geoguessr/
βββ content.js # Map overlay and Leaflet logic
βββ injector.js # Intercepts internal GeoGuessr metadata
βββ manifest.json # Chrome extension config
βββ leaflet/ # Full Leaflet library (JS, CSS, marker icons)
βββ icon48.png / icon128.png
βββ README.md
````
---
## π§ͺ Stack
* πΊοΈ [Leaflet.js](https://leafletjs.com) for maps
* π» Vanilla JavaScript
* π» Shadow DOM for CSS isolation
* π No dependencies or frameworks
---
## βοΈ Legal & Use Disclaimer
This extension is for **educational and experimental purposes** only.
It does not break GeoGuessrβs platform, but it gives you an informational edge. Use at your own discretion.
You **cannot get banned** just for using it β unless you blatantly cheat on stream or in competitions. Be smart.
---
## π‘ License
MIT License β free to use, modify, or distribute.
See `LICENSE` for full terms.
---
## π‘ Roadmap Ideas
* Show country/city via reverse geocoding
* Add option to hide coordinates unless toggled
* Save previous markers across rounds
* Dark mode support
---
## π¨βπ» Built By
[@LeonardSEO](https://github.com/LeonardSEO)
If it helps you win, star the repo β
Not affiliated with GeoGuessr.