Geoguessr Hack Extension
To find difficult locations in Geoguessr
Apa itu Geoguessr Hack Extension?
Geoguessr Hack Extension adalah ekstensi Chrome yang dikembangkan oleh geofinder, dan fitur utamanya adalah "To find difficult locations in Geoguessr".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Geoguessr Hack Extension
Unduh file ekstensi Geoguessr Hack Extension dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | fnnjfigkmafppmbjblkpdiloecmbachd |
URL Resmi | https://chrome.google.com/webstore/detail/fnnjfigkmafppmbjblkpdiloecmbachd |
Deskripsi | To find difficult locations in Geoguessr |
Ukuran File | 19.13 KB |
Jumlah Instalasi | 15,367 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2021-05-25 |
Tanggal Publikasi | 2021-05-25 |
Penilaian | 4.07/5 Total 14 Penilaian |
Pengembang | geofinder |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |