A browser extension that shows your open tabs in a table instead of a dropdown list.
- Sortable table of all open tabs
- Search by title, URL, or window
- Filter by status (active, inactive, sleeping, playing audio)
- Click a row to switch to that tab
- Shows when each tab was opened (since the extension started)
- Open
chrome://extensions. - Enable Developer mode.
- Select Load unpacked.
- Choose this project folder.
- Click the TabCtl extension icon to open the manager in a browser tab.
- Open
about:debugging#/runtime/this-firefox. - Select Load Temporary Add-on.
- Choose
manifest.jsonfrom this project folder. - Click the TabCtl extension icon to open the manager in a browser tab.