Geoguessr Hack Extension

To find difficult locations in Geoguessr

Co je Geoguessr Hack Extension?

Geoguessr Hack Extension je rozšíření Chrome vyvinuté geofinder, a jeho hlavní funkcí je „To find difficult locations in Geoguessr“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Geoguessr Hack Extension

Stáhněte si soubory rozšíření Geoguessr Hack Extension ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Geoguessr Hack Extension Geoguessr Hack Extension
ID fnnjfigkmafppmbjblkpdiloecmbachd
Oficiální URL https://chrome.google.com/webstore/detail/fnnjfigkmafppmbjblkpdiloecmbachd
Popis To find difficult locations in Geoguessr
Velikost souboru 19.13 KB
Počet instalací 15,367
Aktuální Verze 1.0
Poslední Aktualizace 2021-05-25
Datum Vydání 2021-05-25
Hodnocení 4.07/5 Celkem 14 Hodnocení
Vývojář geofinder
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    }
}