Simple Gamepad Navigation

Navigate (almost) any accessible website with a controller.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Аўтар
miniwangdali
Усталяванняў за дзень
0
Усяго ўсталяванняў
3
Рэйтынг
0 0 0
Версія
0.0.3
Створаны
07.09.2025
Абноўлены
14.09.2025
Памер
35.6 КБ
Ліцэнзія
MIT
Ужываецца на
Усе сайты

Simple Gamepad Navigation (Userscript)

Navigate (almost) any accessible website with a controller.

This userscript injects the Simple Gamepad Navigation engine into every page you visit (*://*/*). Once installed in Tampermonkey (or another compatible userscript manager) you can move focus, scroll, activate links & buttons, open context menus, and perform basic keyboard actions using your controller.

[!IMPORTANT]
Only support Xbox style controllers for now.

Button / Axis Mapping (Xbox standard)

Control Behavior
Left Stick / D‑Pad Focus navigation; Increase/Decrease value in slider once entered.
Right Stick Scroll in container of the current focused element. (X → horizontal, Y → vertical)
A Dispatch Enter; Clicks links; Enter slider adjustment;
B Dispatch Escape; Exit slider adjustment;
Left Trigger Dispatch Shift
Right Trigger Dispatch Control
Menu (≡) synthesized right‑click
View + Left Trigger Attempts to close the current window
Bumpers Move to previous/next tab
Bumpers + Right Trigger Navigate back/forward in history

Library

This userscript uses the simple-gamepad-navigation library under the hood. See that package for more details.

License

MIT (see root repository license)

Disclaimer

Experimental. Behavior may change. Some sites may conflict with synthesized events. Use at your own discretion.

Enjoy browsing with your controller.