Geoguessr Hack Extension

To find difficult locations in Geoguessr

Geoguessr Hack Extension là gì?

Geoguessr Hack Extension là một tiện ích mở rộng Chrome được phát triển bởi geofinder, và tính năng chính của nó là "To find difficult locations in Geoguessr".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Geoguessr Hack Extension

Tải xuống các tệp mở rộng Geoguessr Hack Extension dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Geoguessr Hack Extension Geoguessr Hack Extension
ID fnnjfigkmafppmbjblkpdiloecmbachd
URL Chính Thức https://chrome.google.com/webstore/detail/fnnjfigkmafppmbjblkpdiloecmbachd
Mô tả To find difficult locations in Geoguessr
Kích Thước Tệp 19.13 KB
Số Lần Cài Đặt 15,367
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2021-05-25
Ngày Phát Hành 2021-05-25
Đánh Giá 4.07/5 Tổng số 14 Đánh Giá
Nhà Phát Triển geofinder
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}