ungoogled-software/ungoogled-chromium

Restore compact context menu

开放

#3,196 创建于 2025年2月15日

 (0 条评论) (23 个反应) (0 位负责人)Python (771 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (18,674 个星标)
PR 合并指标
 (平均合并 1天 11小时) (30 天内合并 9 个 PR)

描述

Description

Add a flag to restore the old smaller context menu style

Who's implementing?

  • I'm willing to implement this feature myself

The problem

Chrome used to have a compact native-looking context menu before the "UI Refresh 2023" but it was recently changed to be bigger and to have more padding.

There used to be workarounds with --disable-new-menu-style and --disable-features=CustomizeChromeSidePanel but these don't work anymore.

Image

Possible solutions

Restore the --disable-new-menu-style flag as an ungoogled-chromium feature.

Alternatives

No response

Additional context

ungoogled-chromium already has flags that remove unwanted UI features such as remove-tabsearch-button and disable-sharing-hub.

贡献者指南