How to change the GPS coordinates in the Chrome / Chromium browser (but this is not physical GPS) with HTML5 Geolocation, despite the city with VPN / proxy / SSH / its IP.


1. Open the Chrome / Chromium browser, go to the site (for the test) https://www.w3schools.com/html/html5_geolocation.asp and click the Try It button (in the notification the browser asks to allow geo, we allow)
2. Press F12 (the page for developers opens).
3. Open the secret handshake function for developers by pressing the key combination (for Windows, Linux) Ctrl + Shift + P (for MacOS) Cmd + Shift + P.
4. Find "show sensors".
5. In the lower part of Geolocation, select the desired city (you can add a city by indicating the GPS coordinates.)
6. On the site, click the Try It button again, the location has changed.‌‌

Comments

Popular Posts