Skip to content

Releases: aloglu/hoverbar

v0.1.5

24 Apr 08:50
e353d25

Choose a tag to compare

Changelog

Added

  • Drag-and-drop support for moving bookmarks and folders. (#5)
  • Support for moving bookmarks into folders, out of folders, and between folder levels. (#5)
  • Custom context menus for bookmark and folder items. (#4)
  • Folder icon color setting. (#1)
  • Folder icon style setting with emoji/folder display modes. (#1)
  • Single-emoji folder title rendering as a folder icon option. (#1)
  • Favicon caching based on browser tab favicon updates and successfully loaded bookmark favicons.
  • New simplified extension icon.

Changed

  • Updated extension version to 0.1.5.
  • Changed extension action title to Hoverbar.
  • Redesigned the settings popup.
  • Reworked folder icon rendering in the overlay and new-tab page.
  • Increased favicon display size.
  • Improved favicon fallback rendering.
  • Removed bookmark item hover lift effect.
  • Removed rounded bottom corners from the bookmark bar.

Fixed

  • Bookmark bar no longer scales with page zoom. (#2)
  • Overlay state now resets when switching away from and back to a tab.
  • Context menus close correctly during drag operations and outside interactions.
  • Folder contents update live after bookmark moves.
  • Standalone media/image pages are ignored by the overlay injector. (#3)
  • Reduced favicon jitter and hidden/partially clipped favicon states.
  • Avoided page-load favicon fetching behavior that could affect tab loading state.
  • Fixed repeated menu listener binding in the content overlay.
  • Fixed folder color application across overlay and new-tab render paths.

v0.1.0

16 Apr 19:15
cdc6f4e

Choose a tag to compare

This is the initial release of the extension. For more information on what the extension does, you can read here.