st01cs / chrome-workspaces

Tab management Chrome extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workspaces

Workspaces banner

Workspaces is a Chrome extension for simple tab management.

Each workspace automatically saves open tabs within a given window so you can restore them later with a single click.

Workspaces in Chrome Web Store

Development

  1. Install Node.js
  2. Download this repository as ZIP and extract it
  3. Open terminal and navigate to the extracted folder
  4. Run npm install and npm run build
  5. Alternatively, run npm run dev to enable hot-reload
  6. Go to chrome://extensions/
  7. Enable Developer mode and click Load unpacked
  8. Select the chrome-workspaces folder
  9. Workspaces extension is now installed for development

Credits

About

Tab management Chrome extension

License:MIT License


Languages

Language:JavaScript 81.4%Language:CSS 11.6%Language:HTML 6.9%Language:Shell 0.2%