Geoguessr Hack Extension

To find difficult locations in Geoguessr

Geoguessr Hack Extensionとは何ですか?

Geoguessr Hack Extensionはgeofinderによって開発されたChromeの拡張機能で、その主な機能は「To find difficult locations in Geoguessr」です。

拡張機能のスクリーンショット

screenshot
screenshot

Geoguessr Hack Extension拡張機能のCRXファイルをダウンロード

Geoguessr Hack Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    }
}