ungoogled-software/ungoogled-chromium

Double Click to Close Tab

Open

#2 000 ouverte le 24 juin 2022

Voir sur GitHub
 (3 commentaires) (1 réaction) (0 assignés)Python (771 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (18 674 stars)
Métriques de merge PR
 (Merge moyen 1j 11h) (9 PRs mergées en 30 j)

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

Guide contributeur