What's new
1.0.4 — 2026-08-22
1.0.3 — 2026-08-08
- Fill in the blank bookmark icons. Bookmarks you imported or restored sit on the bar with an empty page icon, because a browser only learns a site's icon by loading the page — and they stay blank forever. A new button on the left of the popup footer quietly opens the pages that need it in background tabs, four at a time, and fills the icons in. A plain click handles only the bookmarks that are missing an icon; Shift-click refreshes every bookmark on the bar, for sites that have changed their icon. It runs in the background, so you can close the popup and keep browsing — reopen it and it picks the run back up where it is. On Chrome and Edge the extension now asks for permission to read the browser's icon cache, which is what lets it tell a blank icon from a real one; Firefox offers no such thing, so there every click refreshes the whole bar.
- Export a bar as Markdown, BBCode, or AsciiDoc, not just JSON. Pick the format in the new {{label:optionsIoHeading}} section of Settings. JSON stays the complete backup — it alone restores which common bars a bar pulls in — while the three text formats produce a readable nested list of links you can paste straight into a forum post, a wiki, or a README.
- Import reads any of the four formats and works out which one from the file itself, so the format you picked for exporting can never cause an import to mis-read a perfectly good file. A file with an unrecognized extension is refused with a message naming the formats that work, and a single unusable link in a hand-edited text file is skipped instead of aborting the import halfway.
1.0.2 — 2026-07-18
- Switching bars quickly no longer scrambles your bookmarks. If you triggered a second switch before the first had finished, the two could overlap and duplicate or jumble the bar (and, on Firefox, collide with Sync mid-upload). Switches now run strictly one at a time — a switch requested while another is running simply waits its turn.
1.0.1 — 2026-07-18
- Faster switching. Clearing the old bar off the toolbar now happens all at once instead of one bookmark at a time, so changing bars is noticeably quicker — most visibly on Firefox, whose bookmark operations are slower.
1.0.0 — 2026-07-17
- Importing a bar can no longer overwrite one you already have. Importing from a JSON file now always adds the bar as a new, dated copy (for example
dev (2026-07-16)) beside your existing bars, instead of replacing or emptying one. Restore a backup, check it's what you wanted, then delete what you don't need.
- A simpler Import / Export. The multi-button import/export panel is replaced by a single {{label:optionsImportNewBar}} button next to Add bar; each bar keeps its own export icon. The old bulk "export all" / "replace all" and per-bar replace actions are gone — with import now always adding, there's nothing to overwrite and no confirmation prompt to click through.
1.0.0 — 2026-07-15
Contents