https://github.com/mannprerak2/putaway
A chrome extension to save Tabs and Sessions as Bookmarks (Made with Svelte)
https://github.com/mannprerak2/putaway
bookmarks chrome chrome-bookmarks chrome-extension hacktoberfest svelte svelte-js sveltejs
Last synced: 6 months ago
JSON representation
A chrome extension to save Tabs and Sessions as Bookmarks (Made with Svelte)
- Host: GitHub
- URL: https://github.com/mannprerak2/putaway
- Owner: mannprerak2
- License: mit
- Created: 2020-01-31T10:21:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T13:42:21.000Z (over 3 years ago)
- Last Synced: 2024-11-07T06:41:13.419Z (over 1 year ago)
- Topics: bookmarks, chrome, chrome-bookmarks, chrome-extension, hacktoberfest, svelte, svelte-js, sveltejs
- Language: Svelte
- Homepage: https://chrome.google.com/webstore/detail/putaway-tab-management/fkfhaaminmefilpjiapgokmlbjfokafa/
- Size: 4.12 MB
- Stars: 32
- Watchers: 4
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README

# Put-Away
Save Tabs and Sessions as Chrome bookmarks.
[](https://svelte.dev/)
[](https://github.com/mannprerak2/nearby_connections)
[](https://github.com/mannprerak2/nearby_connections)
### 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

##### Extension Popup
 

##### Settings

##### New Tab - Dark

## Installing
You can add this [extension from the Chrome Web Store](https://chrome.google.com/webstore/detail/putaway-tab-management/fkfhaaminmefilpjiapgokmlbjfokafa/).
OR
1. You can clone/download this repository OR download the latest [Release](https://github.com/mannprerak2/putaway/releases).
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](./CONTRIBUTING.md).
##### (Made with SvelteJS)
