Geoguessr Hack Extension

To find difficult locations in Geoguessr

What is Geoguessr Hack Extension?

Geoguessr Hack Extension is a Chrome extension developed by geofinder, and its main feature is "To find difficult locations in Geoguessr".

Extension Screenshots

screenshot
screenshot

Download Geoguessr Hack Extension Extension CRX File

Download Geoguessr Hack Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This helpful tool allows you to open locations in Google Maps and/or submit correct locations in games. This extension will allow you to keep improving your geography skills, despite coming across certain Geoguessr locations with low image quality, blurred-out buildings, or lack of signage. This is an educational tool: please do not use this tool to spam Geoguessr servers or cheat your way onto leaderboards, or your account may be suspended and/or banned.                    

Extension Basic Information

Name Geoguessr Hack Extension Geoguessr Hack Extension
ID fnnjfigkmafppmbjblkpdiloecmbachd
Official URL https://chrome.google.com/webstore/detail/fnnjfigkmafppmbjblkpdiloecmbachd
Description To find difficult locations in Geoguessr
File Size 19.13 KB
Installation Count 15,367
Current Version 1.0
Last Updated 2021-05-25
Publish Date 2021-05-25
Rating 4.07/5 Total 14 Ratings
Developer geofinder
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Geoguessr Hack Extension",
    "description": "To find difficult locations in Geoguessr",
    "version": "1.0",
    "manifest_version": 2,
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_title": "Geoguessr hacks",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "logo.png"
    }
}