RedGifs Embed Auto-hide Controls

A userscript that automatically hides RedGifs embed player controls and the cursor when the mouse is idle, restoring them on movement.

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 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!)

May akda
vexxowo
Mga pang araw araw na pag install
0
Kabuuan na installs
40
Mga Rating
0 0 0
Bersyon
1.6
Nilikha
2026-05-31
Na update
2026-08-05
Laki
1.67 KB
Lisensya
MIT
Nalalapat sa

Features

  • Hides player controls after a configurable period of mouse inactivity
  • Hides the cursor when controls are hidden
  • Smoothly fades controls in and out on mouse movement

Configuration

At the top of the script, adjust HIDE_DELAY to control how long (in milliseconds) the controls stay visible after the last mouse movement before hiding again:

const HIDE_DELAY = 2000; // 2 seconds

Recommended scripts


License

MIT — do whatever you want with it.