Geoguessr Hack Extension

To find difficult locations in Geoguessr

Geoguessr Hack Extension क्या है?

Geoguessr Hack Extension geofinder द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "To find difficult locations in Geoguessr"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Geoguessr Hack Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Geoguessr Hack Extension Geoguessr Hack Extension
ID fnnjfigkmafppmbjblkpdiloecmbachd
आधिकारिक URL https://chrome.google.com/webstore/detail/fnnjfigkmafppmbjblkpdiloecmbachd
विवरण To find difficult locations in Geoguessr
फ़ाइल का आकार 19.13 KB
स्थापना संख्या 15,367
वर्तमान संस्करण 1.0
अंतिम अपडेट 2021-05-25
प्रकाशन तिथि 2021-05-25
रेटिंग 4.07/5 कुल 14 रेटिंग्स
डेवलपर geofinder
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
    }
}