ungoogled-software/ungoogled-chromium

Double Click to Close Tab

Open

#2,000 opened on Jun 24, 2022

View on GitHub
 (3 comments) (1 reaction) (0 assignees)Python (771 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (18,674 stars)
PR merge metrics
 (Avg merge 1d 11h) (9 merged PRs in 30d)

Description

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

Contributor guide