Releases: brycewc/bookmarklet-sync-from-github
Releases · brycewc/bookmarklet-sync-from-github
Release list
v2.0.0
Release Notes
v2.0.0
New Features and Improvements
- Sync now recognizes existing folders in your bookmarks and updates them wherever they live instead of creating a duplicate on the bookmarks bar. When multiple folders with the same name exist, the extension will prompt you to choose which one to sync with.
- Added a theme switcher in the top-right of the popup to set System, Light, or Dark. Your choice is saved and synced across devices.
- Sync results now appear as a toast notification instead of inline text, making success and error messages clearer and less intrusive.
- Rebuilt the popup with a modern, accessible component library for a cleaner, more consistent look.
Under the Hood
- Rewrote the extension on a modern stack (React, Vite, and CRX.js), replacing the previous build tooling.
Notes
- No changes to permissions: the extension still requests only
bookmarksandstorage, with network access limited to the GitHub API. Your existing settings (organization/user, repository, token, and folder name) carry over unchanged.