Geoguessr Hack Extension
To find difficult locations in Geoguessr
Geoguessr Hack Extensionคืออะไร?
Geoguessr Hack Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย geofinder และคุณลักษณะหลักของมันคือ "To find difficult locations in Geoguessr"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Geoguessr Hack Extension
ดาวน์โหลดไฟล์ส่วนขยาย 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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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" } } |