Geoguessr Hack Extension

To find difficult locations in Geoguessr

Wat is Geoguessr Hack Extension?

Geoguessr Hack Extension is een Chrome-extensie ontwikkeld door geofinder, en de belangrijkste functie is "To find difficult locations in Geoguessr".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Geoguessr Hack Extension

Download Geoguessr Hack Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Geoguessr Hack Extension Geoguessr Hack Extension
ID fnnjfigkmafppmbjblkpdiloecmbachd
Officiële URL https://chrome.google.com/webstore/detail/fnnjfigkmafppmbjblkpdiloecmbachd
Beschrijving To find difficult locations in Geoguessr
Bestandsgrootte 19.13 KB
Aantal Installaties 15,367
Huidige Versie 1.0
Laatst Bijgewerkt 2021-05-25
Publicatiedatum 2021-05-25
Beoordeling 4.07/5 Totaal 14 Beoordelingen
Ontwikkelaar geofinder
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}