API feature request: Allow extensions to detect double click on tab
Categories
(WebExtensions :: Frontend, enhancement)
Tracking
(Not tracked)
People
(Reporter: dmitriy-muraviov, Unassigned)
Details
Attachments
(1 file)
|
59.67 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0
Expected results:
Add ability to detect double click on tab to extensions API, please.
This ability will allow user to launch any kind of action on user selected tab or tabs, and the great thing is that he will be able to very quickly select tabs he needs by double clicking on them.
For example, there was Tab Mix Plus add-on in old Firefox, which allowed unprecedented convenience in operations with tabs, partly due to its ability to detect various clicks on tabs – see screenshot.
I, personally, want double click on tab to close all tabs to the right. There is an extension that can do that by pressing extension’s button, and there is a standard menu item to do that, but the fastest possible way is by double clicking on tab I need (without the need to move mouse to menu item or to extension’s button).
Another example is to scroll to top by double clicking on tab (somewhat similar to browsers in phones).
Updated•6 years ago
|
Description
•