ungoogled-software/ungoogled-chromium

Double Click to Close Tab

开放

#2,000 创建于 2022年6月24日

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

仓库指标

星标
 (18,674 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description

Double (left) click on a tab to close it

Who's implementing?

  • I'm willing to implement this feature myself

The problem

As a user with extremely large hands, I do not use the middle mouse button. Closing tabs by double-click is by far the easiest method for me.

Possible solutions

Firefox has had this feature for a long time. Microsoft Edge is in the process of adding it as well. The following project has implemented it in the past and should provide a framework for how it can be done. https://github.com/intika/UGChrome This should be a feature which can be enabled by a flag and is disabled by default.

Alternatives

No response

Additional context

No response

贡献者指南