Closed
Bug 1396622
Opened 8 years ago
Closed 8 years ago
Please add WebExtension API to intercept tab double click
Categories
(WebExtensions :: Untriaged, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1246706
People
(Reporter: petcuandrei, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20170904100131
Steps to reproduce:
I tried to build a WebExtension that pins/unpins the current tab on tab double click.
Actual results:
I was unable to intercept the tab double click event using WebExtesion APIs.
Expected results:
I could have written a WebExtension that pins/unpins tabs when the user double clicks a tab.
Reporter | ||
Comment 1•8 years ago
|
||
This is a feature request for one of my WebExtensions https://addons.mozilla.org/en-US/firefox/addon/toggle-pin-tab/reviews/906499/
Reporter | ||
Comment 2•8 years ago
|
||
Reporter | ||
Updated•8 years ago
|
Component: Untriaged → WebExtensions: Untriaged
Product: Firefox → Toolkit
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•