Logo

Version 2.19.0

Released on 2025-06-06

Major Version 2.19

Added

Tab Management Enhancements

  • Middle click to close tabs: New setting that allows closing tabs with middle mouse button click
  • Double click to close tabs: New setting that supports closing tabs with double-click (adds 300ms tab activation delay)
  • Use color dots instead of icons: Replace tab icons with color dots based on website URL
  • Return to last accessed tab after closing: When enabled, closing a tab will activate the previously accessed tab instead of the adjacent tab (browser default behavior)
  • Discarded tab customization:
    • Adjustable opacity for discarded tabs
    • Customizable discarded tab prefix (default: 💤)

Pinned Tab Features

  • Cross-window pinned tab synchronization: Synchronize pinned tabs across all browser windows
    • Pin/unpin operations apply to tabs with the same URL in all windows
    • New windows inherit existing pinned tabs
  • Pinned tab URL reset:
    • Automatically reset to original URL when browser restarts
    • Manual reset option via right-click menu

Tab Scheduled Tasks (Premium Feature)

  • Schedule tab refresh
  • Schedule tab sleep or close

Link Opening Methods (Premium Feature) (Free users can use right-click menu)

  • Configure default opening method for link clicks in all modules (bookmarks, quick access, history, reading list, recently closed tabs)

  • Customizable actions: Set different opening methods for Ctrl/Cmd, Shift, Alt/Option key combinations

  • Supported opening methods:

    • New Tab: Standard browser tab opening

    • Popup Window: Resizable popup window, auto-close on minimize by default

    • New Window: Full browser window

    • Incognito Window: Private browsing mode

    • Web Preview: iframe-based preview, requires installing Ignore X-Frame headers extension to bypass restrictions:

      • iframe restrictions: Some websites block embedding
      • CSP limitations: Sites like Gmail may not load properly
      • Cookie issues: Login status may not persist
      • Security risks: Potential clickjacking and XSS vulnerabilities

      Recommendation:

      • Only enable when understanding the risks

Comprehensive Bookmark Management Upgrade (Premium Feature)

New bookmark settings:

  • Visual customization:
    • Folder icon, size, and color options
    • Bookmark icon size and website icon alternatives
    • Color dots to replace website icons
    • Custom font size and title color
  • Layout options:
    • Adjustable line height and horizontal padding
    • Tree connector lines for hierarchical view
    • Show/hide bookmark URLs
  • Smart features:
    • Hide empty folders option
    • Remember folder expand/collapse state

New tab group management shortcuts:

  • Add new tab to current group (create group if none exists)
  • Add all ungrouped tabs on the left to current group
  • Add all ungrouped tabs on the right to current group
  • Close all tabs in current group
  • Close all ungrouped tabs
  • Close all tabs outside current group
  • Move current group to new window
  • Add current tab to new group or remove from current group, supports multi-selection When multiple tabs are selected, the system uses the following rules:
    1. If all selected tabs are in the same group → ungroup all tabs
    2. If some tabs are in the same group while others are ungrouped → add ungrouped tabs to existing group
    3. If tabs are in multiple different groups → ungroup all tabs
    4. If all tabs are ungrouped → create a new group for all tabs
    5. If side panel is not open, background service will automatically handle single tab operations

Snapshot Management

  • Create snapshots of current window state

Changed

  • Simplified video finder implementation with Shadow DOM support
  • Better display when tab count exceeds 5 (new line instead of hiding)
  • Tree tab style: Optimized vertical line positioning for last child nodes
  • Allow free users to use window configurations (saving/presets require premium)

Fixed

  • Window state: Sidebar defaults to expanded when first opened
  • Snapshot grouping: Fixed tab grouping failure when creating from snapshots
  • Bookmark UI: Fixed directory and style display issues
  • Menu positioning: Fixed menu position error when searching with @ symbol input

Removed

  • Bookmark list display: Removed legacy list view
  • Expand all bookmarks: Removed batch expand functionality