Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.45 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.45 KB

Easily save all your tabs!

  • the copy tab lets you copy a list of all your tabs to your clipboard and works great for pasting into the mac notes app
  • the load tab lets you paste a list of windows/tabs and open them all at once
  • the view tab lets you look through all your tabs

Tabsave - Quickly save your current tabs. | Product Hunt Embed

(I did in fact have 1336 tabs open when I took this screenshot)

Installation

  • open chrome://extensions/
  • enable "Developer mode"
  • click "Load unpacked"
  • select the build/chrome-mv3-prod directory in this repository

Development

  • Uses plasmo for extension development. Plasmo docs
  • npm install -g pnpm
  • pnpm install
  • pnpm dev
  • open chrome://extensions/
  • enable "Developer mode"
  • click "Load unpacked"
  • select the build/chrome-mv3-dev directory in this repository

You can also get it on the Chrome Web Store but it's not currently up to date