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

Skaber
vexxowo
Daglige installationer
0
Installationer i alt
40
Bedømmelser
0 0 0
Version
1.6
Oprettet
31.05.2026
Opdateret
05.08.2026
Size
1,67 kB
Licens
MIT
Gælder for

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.