Hide Roblox Items

Hide items, auto saved, reset buttom

作者
khanh_dev
今日安裝
0
安裝總數
0
評價
0 0 0
版本
1.0
建立日期
2025-10-01
更新日期
2025-10-01
尺寸
4.1 KB
授權條款
未知
腳本執行於

Hide Roblox Items – UserScript by khanh_dev
Description: Customize your Roblox Avatar Editor by hiding unwanted items, with auto-save and a reset button for convenience.

Features:

Hide items instantly: Just hover over an item and click “Hide” to remove it from view.
Auto-save hidden items: Your hidden items list is stored locally using localStorage, so it persists across sessions.
Reset button: Easily restore all hidden items with a single click.
Smart detection: Works with both item-card and list-item formats on the Roblox avatar page.

How to use:
Install the script using Tampermonkey or Violentmonkey.

Visit Roblox Avatar Editor.

Hover over any item to reveal the “Hide” button.

Click “Reset Hided Items” to restore all hidden items.

🧠 Technical notes:

Uses MutationObserver to detect and enhance newly loaded items.
All data is stored locally—no external servers or tracking involved.