view, delete, create, and sort bookmakrs
View, delete, create and sort bookmarks.
Bookmarks quick view is a simple chrome extensions for use and manage simple tasks with your browser bookmarks.
This extension is created for my own necessities. If you have some bugs or you need other utilities please contact me. Here is the repository of the code https://github.com/AxelArielSaravia/bookmarks-quick-view.
Some of the usabilities are:
- see all your bookmarks and bookmark folders.
- delete a bookmark or a folder.
- create folders.
- add the current tab as bookmark in any folder.
- open a complete folder in the current, new or private windows.
- sort by name.
- sort folders before bookmarks.
- shortcut button to the bookmark manager
Some user configurations:
- You can set if the url opens in the current tab or in a new tab.
- You can specify when a new tab is opens, go to it (focus it) or stay in your current tab.
- You can decide if folders sort before bookmarks or not.
- You can decide if the created bookmark or folder adds to the beginning of the parent folder.
Some keyboard shortcuts:
- m -> opens more options modal.
- k -> opens keyboard shortcuts modal.
-------------------------------------------
The icons used in the extension are from Feather Icons (https://feathericons.com/) and Lucide (https://lucide.dev/).
The inspiration of this extension comes from the Edge Browser history extension (https://www.microsoft.com/en-us/edge).
-------------------------------------------