Preview · EXT
The toolbar popup, running live
This is the real popup from the package — same markup, same CSS, same logic — wired to a sample list of extensions instead of your browser. Toggle, search, solo, run a profile: everything responds.
chrome-extension://z-manager/popup.html
400 × 600 · Manifest V3 popup limit · v1.2.0
Try this
- Click a profile chip (Work, Dev, Minimal) and watch the list flip.
- Press / to jump into search, then arrow keys and space to toggle.
- Hover a row for store, solo and remove actions.
- Use Enable all / Disable all / Invert on the filtered view.
Honest limits of this demo
- The extension list is sample data. A page cannot read your installed extensions — only a real installed extension with the management permission can.
- Store links and uninstall are simulated; nothing on your machine changes.
- State resets on reload — the demo keeps nothing.