{"id":29105827,"url":"https://github.com/leonardseo/geoguessr","last_synced_at":"2026-04-27T17:33:42.575Z","repository":{"id":298277615,"uuid":"999423938","full_name":"LeonardSEO/geoguessr","owner":"LeonardSEO","description":"Stealth Chrome extension that displays real GeoGuessr coordinates using a lightweight Leaflet map overlay","archived":false,"fork":false,"pushed_at":"2025-06-10T09:15:43.000Z","size":529,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-29T03:17:58.194Z","etag":null,"topics":["cheat","chrome-extension","client-side","coordinates","geoguessr","hack","leaflet","map","open-source","overlay","stealth"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LeonardSEO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-10T08:23:26.000Z","updated_at":"2025-06-11T13:53:43.000Z","dependencies_parsed_at":"2025-06-10T09:50:35.991Z","dependency_job_id":null,"html_url":"https://github.com/LeonardSEO/geoguessr","commit_stats":null,"previous_names":["leonardseo/geoguessr"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/LeonardSEO/geoguessr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeonardSEO%2Fgeoguessr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeonardSEO%2Fgeoguessr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeonardSEO%2Fgeoguessr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeonardSEO%2Fgeoguessr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeonardSEO","download_url":"https://codeload.github.com/LeonardSEO/geoguessr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeonardSEO%2Fgeoguessr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32348048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T17:12:42.749Z","status":"ssl_error","status_checked_at":"2026-04-27T17:12:41.658Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cheat","chrome-extension","client-side","coordinates","geoguessr","hack","leaflet","map","open-source","overlay","stealth"],"created_at":"2025-06-29T03:08:08.313Z","updated_at":"2026-04-27T17:33:42.570Z","avatar_url":"https://github.com/LeonardSEO.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/LeonardSEO/geoguessr/raw/main/icon128.png\" width=\"100\" alt=\"GeoGuessr Overlay Logo\" /\u003e\n\u003c/p\u003e\n\n# GeoGuessr Location Overlay 🗺️\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n**A stealthy, open-source Chrome extension that reveals your real in-game coordinates on GeoGuessr — safely, instantly, and undetectably.**  \nUse it to learn. Or use it to win. Your call.\n\n---\n\n## ⚡ What It Does\n\nThis 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.\n\n**Features:**\n- ✅ Live interactive map with zoom and drag\n- ✅ Marker updates every round (no reload needed)\n- ✅ Smooth +/− toggle to collapse the overlay\n- ✅ 100% local: no trackers, no API keys, no external calls\n- ✅ Uses Shadow DOM for styling isolation\n\n---\n\n## 🧠 Is It Safe?\n\nYes. It’s:\n- 📦 **Fully client-side** — runs in your browser only\n- 🔒 **Open-source** — no obfuscation or weird calls\n- 🕵️ **Undetectable by GeoGuessr** — does not click, inject, or tamper\n- 🛡️ **0% ban risk** if used smart (just don’t stream it visibly)\n\n**This is not an autoclicker or bot.**  \nYou're still the one making the guess — just a lot better informed.\n\n---\n\n## 🚀 Install in 15 Seconds\n\n\u003e Not on the Chrome Web Store — install manually:\n\n1. **Download ZIP**  \n   👉 [Click here to download](https://github.com/LeonardSEO/geoguessr/archive/refs/heads/main.zip)\n\n2. **Extract the ZIP**\n\n3. Open Chrome and go to `chrome://extensions`\n\n4. Enable **Developer Mode** (top right)\n\n5. Click **Load Unpacked** and select the folder you just unzipped\n\nDone. Start any GeoGuessr game — the overlay appears automatically.\n\n---\n\n## 📁 Folder Structure\n\n```bash\ngeoguessr/\n├── content.js               # Map overlay and Leaflet logic\n├── injector.js             # Intercepts internal GeoGuessr metadata\n├── manifest.json           # Chrome extension config\n├── leaflet/                # Full Leaflet library (JS, CSS, marker icons)\n├── icon48.png / icon128.png\n└── README.md\n````\n\n---\n\n## 🧪 Stack\n\n* 🗺️ [Leaflet.js](https://leafletjs.com) for maps\n* 💻 Vanilla JavaScript\n* 👻 Shadow DOM for CSS isolation\n* 🔌 No dependencies or frameworks\n\n---\n\n## ⚖️ Legal \u0026 Use Disclaimer\n\nThis extension is for **educational and experimental purposes** only.\nIt does not break GeoGuessr’s platform, but it gives you an informational edge. Use at your own discretion.\n\nYou **cannot get banned** just for using it — unless you blatantly cheat on stream or in competitions. Be smart.\n\n---\n\n## 🛡 License\n\nMIT License — free to use, modify, or distribute.\nSee `LICENSE` for full terms.\n\n---\n\n## 💡 Roadmap Ideas\n\n* Show country/city via reverse geocoding\n* Add option to hide coordinates unless toggled\n* Save previous markers across rounds\n* Dark mode support\n\n---\n\n## 👨‍💻 Built By\n\n[@LeonardSEO](https://github.com/LeonardSEO)\nIf it helps you win, star the repo ⭐\nNot affiliated with GeoGuessr.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardseo%2Fgeoguessr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleonardseo%2Fgeoguessr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardseo%2Fgeoguessr/lists"}