Geoguessr Hack Extension

To find difficult locations in Geoguessr

Was ist Geoguessr Hack Extension?

Geoguessr Hack Extension ist eine Chrome-Erweiterung, die von geofinder entwickelt wurde, und ihr Hauptmerkmal ist "To find difficult locations in Geoguessr".

Erweiterungsscreenshots

screenshot
screenshot

Geoguessr Hack Extension-Erweiterungs-CRX-Datei herunterladen

Laden Sie Geoguessr Hack Extension-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Geoguessr Hack Extension Geoguessr Hack Extension
ID fnnjfigkmafppmbjblkpdiloecmbachd
Offizielle URL https://chrome.google.com/webstore/detail/fnnjfigkmafppmbjblkpdiloecmbachd
Beschreibung To find difficult locations in Geoguessr
Dateigröße 19.13 KB
Installationsanzahl 15,367
Aktuelle Version 1.0
Letztes Update 2021-05-25
Veröffentlichungsdatum 2021-05-25
Bewertung 4.07/5 Insgesamt 14 Bewertungen
Entwickler geofinder
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    }
}