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

Tekijä
vexxowo
Päivittäiset asennukset
0
Asennuskerrat
40
Arvostelut
0 0 0
Versio
1.6
Luotu
31.5.2026
Päivitetty
5.8.2026
Size
1,67 kt
Lisenssi
MIT
Käytössä

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.