Four ways to show UI — popup, side panel, options page, and the toolbar action itself. Click the toolbar icon and the buttons to open each one and feel the difference.
The user's current page. Your toolbar icon (🧩) lives top-right. Click it to open the popup.
Persists alongside the page as the user browses and navigates. Great for note-takers, chat assistants, and reference tools that should stay open.
Quick controls on icon click. Ephemeral — dies on close. Set via action.default_popup.
Stays open while browsing. Set via side_panel + sidePanel API. Needs "sidePanel" permission.
Full settings page. options_page or options_ui. Opened from the popup or extensions menu.
The icon itself: badge text/color, dynamic icon, tooltip — ambient status with no UI to open.