Skip to content

typeling1578/fake-geolocation-with-joystick-web-ext

Repository files navigation

Fake geolocation with joystick (web extension)

Add-on for faking geolocation with joystick

addon popup page faking geolocation

Get the add-on from addons.mozilla.org Available in the Chrome Web Store

How to use

1. First, pick a fake location.

Open the pop-up and click on the desired location on the map.

screenshot0

2. Enable the extension.

Click the power icon button and enable the extension.

screenshot1

3. Open the page to fake location.

Warning

If the page is already open, you need to reload it.

Note

Movement via joystick is available on pages that continuously track location.

screenshot2

How to build

1. Install packages

pnpm install --frozen-lockfile

2. Build

Chrome

pnpm run zip

Output path: ./.output/fake-geolocation-with-joystick-*.*.*-chrome.zip

Firefox

pnpm run zip:firefox

Output path: ./.output/fake-geolocation-with-joystick-*.*.*-firefox.zip

Donate

Patreon

Packages

 
 
 

Contributors