Closed
Bug 1332377
Opened 8 years ago
Closed 8 years ago
Add an API to hide tabs
Categories
(WebExtensions :: Frontend, defect)
WebExtensions
Frontend
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1322057
People
(Reporter: ntim, Unassigned)
Details
This is useful for Tab Groups which needs to hide tabs.
Probably an extension to tabs.update() to support hidden as update property should be enough.
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/tabs/update
When uninstalling an add-on that hides tabs, the tab hidden by that add-on would be unhidden unless another add-on has hid it.
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•