A CLI to help you (fuzzily) find and manage your browser bookmarks.
Via NPM:
npm install -g browser-bookmark-manager
bbm <searchterm>
If no <searchterm>
is specified you may browse through all boomarks.
-b, --browser <browsername>
Searches for bookmarks on this browser. Currently only Google Chrome and Firefox are supported
Default: chrome
-p, --profile <profilename>
Search for bookmarks using this profile.
Default: Default
-h, --help
Shows the help screen
- Google Chrome
- Firefox
- Opera
- Safari
- Microsoft Edge
- OS X
- Windows
- Linux
- Delete bookmarks
- Any ideas ?