ExplorerTools-Plus is a Roblox Studio plugin that adds a floating, modern menu next to the Explorer.
It reacts to your current Selection and gives you quick Luau snippets for paths, parts, UI, metadata and more.
Plugin: https://create.roblox.com/store/asset/77935940059873/ExplorerToolsPlus
Features
-
Selection-based popup
A compact panel appears when you select an instance in Explorer.
You can drag it, or hide/show it with a hotkey. -
Smart sections per instance type
Only relevant tabs are shown:- Part – Size / Position / Orientation / CFrame, Color3, BrickColor, Material.
- UI – Size / Position / AnchorPoint, BackgroundColor3, Text, TextSize.
- Module –
require(path)snippets, named requires. - Metadata – Attributes & Tags helpers (
SetAttribute,GetAttribute,AddTag,HasTag, etc.). - Paths – always visible (Luau path, FullName, WaitForChild/FindFirstChild chains).
-
Configurable UX
- Dark / Light themes.
- Optional highlight animations for sections and dropdown groups.
- Custom hotkeys (default:
F8– toggle UI,F9– quick Object Path).
Text results are auto-focused and selected, so you can just press Ctrl + C.
If you have ideas for new actions, section types or better defaults – feedback is very welcome ![]()
