ungoogled-software/ungoogled-chromium

Multi-column bookmark dropdown list

Open

#3,781 建立於 2026年5月13日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (18,674 star) (771 fork)batch import
enhancementhelp wanted

描述

Description

A multi-column layout for the bookmarks dropdown menu to allow viewing more bookmarks simultaneously without excessive scrolling.

Who's implementing?

  • I'm willing to implement this feature myself

The problem

Opening a bookmark folder with many saved pages currently requires scrolling through a long, single-column vertical list. This makes finding specific bookmarks slow and inefficient, especially on modern widescreen displays where horizontal screen space is abundant but underutilized by the current layout.

Possible solutions

Implement a multi-column grid layout for the bookmarks bar dropdown menus. When a folder contains a large number of items, the dropdown list should automatically expand horizontally to display the bookmarks in multiple columns, depending on the number of items and available screen width.

Alternatives

No response

Additional context

Several Chromium-based browsers already provide this feature:

貢獻者指南