Instagram - Enable standard video controls

enable standard video controls

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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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

Tác giả
hdyzen
Cài đặt hàng ngày
12
Số lần cài đặt
173
Đánh giá
3 2 0
Phiên bản
1.5
Đã tạo
12-09-2024
Đã cập nhật
01-05-2026
Kích thước
2 KB
Giấy phép
GPL-3.0
Áp dụng cho

Instagram – Enable Standard Video Controls

This userscript forces Instagram videos to use the browser’s native video controls.

What it does

  • Enables the controls attribute on all videos
  • Prevents Instagram from changing volume or muting videos
  • Saves your preferred volume and reapplies it to new videos
  • Blocks events that pause videos automatically
  • Hides some unnecessary UI elements from the player

How it works

  • Monkey patches HTMLMediaElement to block volume and muted changes
  • Intercepts video insertion via appendChild
  • Applies settings automatically to every new video
  • Uses GM_setValue / GM_getValue to persist volume

Notes

  • May break if Instagram changes how videos are rendered

License

GPL-3.0