Save, restore, and organize your Chrome windows.
One click to snapshot your workspace. One click to bring it back.
A Chrome extension for managing browser windows. Save your current window layout — tabs, positions, everything — and restore it later. Useful when you juggle multiple workspaces throughout the day.
- Save windows — snapshot all open tabs in the current window
- Restore windows — reopen a saved window with all its tabs
- Organize — name and manage saved window groups
git clone https://github.com/shadowfax92/Chrome-Windows-Helper.git
cd Chrome-Windows-Helper
pnpm install
pnpm devLoad the extension from build/chrome-mv3-dev in chrome://extensions with developer mode enabled.
Built with Plasmo, React, and MUI.