Closed
Bug 1777489
Opened 3 years ago
Closed 2 years ago
Move individual extension action buttons from the toolbar into the Extension widget
Categories
(WebExtensions :: General, enhancement, P2)
WebExtensions
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: zombie, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
Expand extension button toolbar widget with individual extension buttons.
On startup, if pref is newly enabled:
- read from customized state:
- which buttons are visible, and order to show them in
- remove all individual buttons from the toolbar (and customize mode)
- add them to the button widget, visible on the toolbar
On startup, if pref is newly disabled:
- do the reverse of the above
Alternatively:
- do it on any pref flip, not just on startup?
- keep reading/writing the info directly from customize mode prefs (during the transition period)?
Updated•3 years ago
|
Reporter | ||
Updated•3 years ago
|
Severity: -- → N/A
Priority: -- → P2
Comment 1•2 years ago
|
||
We are not going to do this (at least for the foreseeable future). Instead, extension buttons will continue to be customizable as they are "today", i.e. they can be added anywhere in the toolbar and managed using the customization UI.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•