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
官方網址 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"
    }
}