YouTube Hide Miniplayer in Context Menu

Hide the "Miniplayer" entry from the YouTube player/context menu

Tác giả
tsunrise0
Cài đặt hàng ngày
2
Số lần cài đặt
3
Đánh giá
0 0 0
Phiên bản
0.2
Đã tạo
12-10-2025
Đã cập nhật
12-10-2025
Kích thước
3 KB
Giấy phép
MIT
Áp dụng cho

Description:
Removes the “Miniplayer” entry from YouTube’s right-click video context menu. Helps prevent accidental clicks on the Miniplayer button.

Additional Info:
Works on the main YouTube player context menu (the one shown when you right-click a video).
Supports dynamic DOM changes using MutationObserver, so the menu item stays hidden even after navigation.
Uses keyword matching, so it can be adapted to different languages by editing the KEYWORDS array in the script.

Tested on latest YouTube as of October 2025.

Tags:
youtube, video, menu, context menu, miniplayer, UI cleanup