Open
Bug 1558587
Opened 6 years ago
Updated 5 months ago
Support theme_icons in sidebar_action, page_action
Categories
(WebExtensions :: Frontend, enhancement, P3)
WebExtensions
Frontend
Tracking
(Not tracked)
NEW
People
(Reporter: robwu, Unassigned)
References
Details
The browser_action API supports the theme_icons property to define dark and light icons (bug 1329242).
For consistency, this should also be available to the page_action and sidebar_action APIs.
Updated•6 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal normal → S3 S3
Would it still make sense to add theme_icons support for page_action and sidebar_action considering the upcoming icon_variants property? There may be existing extensions which specified page_action.theme_icons and sidebar_action.theme_icons which could be put to use, yet may also result in new unexpected issues.
You need to log in
before you can comment on or make changes to this bug.
Description
•