Skip to content

mannprerak2/putaway

Repository files navigation

Put-Away

Save Tabs and Sessions as Chrome bookmarks.

Made with Svelte Stars Forks

Features

  • Drag and Drop tabs to collections.
  • Efforlesly move and search items across collections.
  • Share collection links as text.
  • Color coding of items with light and dark themes.
  • Archive collections, Add Quicklinks.

All the tabs and collections are stored in a Seperate folder - Other Bookmarks/ Put Away So, all of your data is accessible from anywhere, and is safely stored in your own chrome bookmarks.

Screenshots

New Tab - Light

Light Theme

Extension Popup
 
Settings

Settings Page

New Tab - Dark

Dark Theme

Installing

You can add this extension from the Chrome Web Store.

OR

  1. You can clone/download this repository OR download the latest Release.
  2. Enable 'Developer Mode' on your Chrome(ium) browser at 'chrome://extensions/'
  3. Select 'Load unpacked' button and point it to the public folder.

Contributing/Developing

See CONTRIBUTING.md.

(Made with SvelteJS)