Closed
Bug 1575598
Opened 6 years ago
Closed 6 years ago
Implement browserAction.setThemeIcons for extensions
Categories
(WebExtensions :: Themes, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1416871
People
(Reporter: carl, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
browser_action1 has a property theme_icons. It would be nice to have the same api in browserAction2. This would allow to change the theme_icons with Javascript.
I think this would need to be implemented in /browser/components/extensions/parent/ext-browserAction.js
Comment 1•6 years ago
|
||
Hi,
I'm setting the component in order to involve the development team to review this enhancement and decide, if it will be implemented or not.
Thanks!
Component: Untriaged → Themes
Product: Firefox → WebExtensions
Version: 69 Branch → Firefox 69
Comment 2•6 years ago
|
||
This was requested before at bug 1416871. Patches welcome, I guess ;)
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Version: Firefox 69 → 69 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•