Skip to content

dongri/stash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stash — Project Bookmarks

A Chrome extension to organize bookmarks by project (folder), shown in the browser's side panel. All data is stored locally (chrome.storage.local) — nothing is sent anywhere.

Features

  • Organize bookmarks into project/folder groups
  • One-click save of the current tab's title and URL
  • Search across titles, URLs, and notes
  • Notes per bookmark, dark mode, fully local storage

Install (development / unpacked)

  1. Open chrome://extensions in Chrome
  2. Enable Developer mode (top right)
  3. Click Load unpacked and select this folder (where manifest.json is)
  4. Click the toolbar icon to open the side panel

Requires Chrome 114+ (Side Panel API).

Tech

Manifest V3, vanilla JavaScript, no build step, no dependencies.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors