ungoogled-software/ungoogled-chromium

Multi-column bookmark dropdown list

Aperta

#3781 aperta il 13 mag 2026

 (0 commenti) (0 reazioni) (0 assegnatari)Python (771 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (18.674 stelle)
Metriche merge PR
 (Merge medio 1g 11h) (9 PR mergiate in 30 g)

Descrizione

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:

Guida contributor