Spoof Geolocation Spoof your browser reported latitude and longitude to user-defined values
Support Development
PayPal ● 
Bitcoin Address: bc1qh7juzrxrawpr65elm4qs285m5rdhnhgsn7h2jf
 ● 
Lightning Address: [email protected]
Your Input Matters
Review
Advertisement
Screenshot
The "Spoof Geolocation" extension allows you to change the reported geographic location data, even if you don't have a device with geographic location capabilities. To do this, the extension uses a polyfill object to create a "navigator.geolocation" object. After installation, there is no need for further configuration. When a webpage requests your geographic location, the extension asks for the latitude and longitude values once. You can reset these values using the right-click context menu. Additionally, you can use the extension to block geographic location requests by using the right-click context menu on the action button. The toolbar color will indicate whether the spoofed geographic location is being reported to the webpage or not.

Features

FAQs

  1. What is "Spoof Geolocation" extension and how does it work?

    The "Spoof Geolocation" extension allows you to change the reported geographic location data, even if you have disabled this feature in your browser settings. To enable access to geographic location data, use the right-click context menu on the browser action button. When a webpage requests your geographic location, the extension will ask for the latitude and longitude values. You can check the current data by going to webbrowsertools.com/geolocation. The extension's icon will turn blue if it reports the spoofed GEO data, and it will turn red if the request is blocked. The icon includes a green dot if the website is in the exception list.

    The extension creates a polyfill "geolocation" object when your browser does not support geographic location data. For instance if your browser or operating system is blocking the access. When a request for geographic location data is received, the extension will search its internal storage for the latitude and longitude values. You will get a prompt to enter the values once if no data is present. Make sure to include at least four decimal digits in the prompt box, as some websites may ignore reported geographic data with fewer digits.

  2. How can I use this extension to prevent fingerprinting?

    To use the "Spoof Geolocation" extension, simply install it and visit a website that requires geographic location data. You can test the extension by using the right-click menu on the action button to open a test webpage. When a website requests your geographic location, the extension opens a prompt and asks for the latitude and longitude values. These values will be stored in the extension's internal storage and will be used to report your geographic location to websites as needed.

  3. What's new in this version?

    Please check the Logs section.

  4. Is it possible to update the latitude and longitude values?

    To reset the latitude and longitude values used by the "Spoof Geolocation" extension, use the "Reset GEO data" option in the right-click context menu on the action button. The extension will prompt you for new values when they are needed.

  5. Can I only enable this extension on selected websites?

    By default, the "Spoof Geolocation" extension spoofs the geographic location data of all websites. If you only want the extension to work on certain websites, you can use the browser's built-in "This can read and change site data" option in the right-click context menu to limit the extension's access to specific hostnames.

  6. What is the meaning of the action button's colors?

    The "Spoof Geolocation" extension's icon is gray by default, indicating that the current webpage has not requested geographic location data. The icon will turn red if the extension blocks a website's request for geographic location data. The icon will turn blue in case the extension reports faked data in response to a website's request for geographic location data. If a website is on the exception list and requests geographic location data, the icon will include a green dot, and the request will be handled directly by your browser without any spoofing.

  7. What JavaScript methods are spoofed by this extension?

    This extension spoofs "navigator.geolocation.getCurrentPosition", "navigator.geolocation.watchPosition" and "navigator.permissions.query". The geolocation permission is either "granted" or "denied" based on the right-click checkbox's value over the action button.

  8. Can I randomize my geo location to improve my privacy?

    In version 0.2.2 of the "Spoof Geolocation" extension, you can use the right-click context menu to access the Options and select the "Randomize" option. The recommended randomization value is "0.00001" or "0.0001". You can use an online map to see how much the reported geographic location changes when you refresh the page multiple times.

  9. Can I change the accuracy level of the reported GEO location?

    In version 0.2.2, you can use the right-click context menu on the action button to select the level of accuracy for the reported geographic location. The accuracy refers to how close the reported location is to the actual location. Higher accuracy values indicate a more precise reported location, while lower values indicate a less precise reported location.

Matched Content

Reviews

Please keep reviews clean, avoid improper language, and do not post any personal information. Also, please consider sharing your valuable input on the official store.

What's new in this version

Version--
Published--/--/--
Change Logs:
    Last 10 commits on GitHub
    Hover over a node to see more details

    Need help?

    If you have questions about the extension, or ideas on how to improve it, please post them on the  support site. Don't forget to search through the bug reports first as most likely your question/bug report has already been reported or there is a workaround posted for it.

    Open IssuesIssuesForks

    Permissions are explained

    PermissionDescription
    storageto save user-defined latitude and longitude values
    *://*/*to be able to inject the wrapper script to all hostnames
    contextMenusto add the right-click context menu items over the toolbar button

    Recent Blog Posts