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.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

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

Автор
vexxowo
Щоденних встановлень
0
Всього встановлень
40
Рейтинги
0 0 0
Версія
1.6
Створено
31.05.2026
Оновлено
05.08.2026
Size
1,7 кБ
Ліцензія
MIT
Відноситься до

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.