A simple local bookmarks manager for Chromium browsers, inspired by Firefox Places, Firefox’s bookmark management system.
This project is licensed under the Mozilla Public License 2.0 (MPL-2.0).
See LICENSE for details.
Source code available at: https://github.com/SoraKagami/Simple_Bookmarks_Manager
Please report issues, bugs, and suggestions at: https://github.com/SoraKagami/Simple_Bookmarks_Manager/issues
- Layout & features inspired by Firefox's bookmarks manager
- Creation, editing, sorting and management of bookmarks and folders
- Full default Chromium bookmarks compatibility
- Separator support using a Chromium-compatible bookmark convention: title
———plus URLabout:blank - Left-pane Library folder tree with collapsible subfolders
- Drag-and-drop reordering for bookmarks and folders
- Bookmarks search with optional limitation to the current folder & subfolders
- Keyboard navigation support
- Visual temporary sorting for folders
- Permanent Sort-by-Name and Sort-by-Date options
- Live refresh from Chrome bookmark events
- Custom right-click context menus
- Options menu with persistent settings
- Persistent options are stored in
chrome.storage.local. - GenAI-assisted translations available for multiple languages
- Adjustable fonts (limited selection) and font sizes
- Multiple themes available
- English
- 繁體中文
- 简体中文
- 日本語
- 한국어
- Español
- Français
- Deutsch
- Português (Brasil)
- Italiano
- Nederlands
- Polski
- Türkçe
- Tiếng Việt
- Bahasa Indonesia
- עברית
- Українська
- Русский
- Te Reo Māori
- N3tsp34k
Please note: languages other than English are translations made using GenAI.
- Bookmarks: Required to read, modify and write bookmarks
- Favicon: Required to display the bookmark icons
- Storage: Required to store extension settings
- No Telemetry
- No Ads
- No Subscriptions
- No Network Connections
For background on how this extension was developed, including the GenAI-assisted development process, see PROJECT_HISTORY.md.
See CHANGELOG.md for version history.