You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed an extensions using webextension-polyfill. The action.setBadgeTextColor() worked not only in Firefox as expected, but in Chrome and Edge as well. Safari did not work, but that was to be expected.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
Browser compatibility table for
action.getBadgeTextColor()
andaction.setBadgeTextColor()
.What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
Supported since Chrome 110.
Did you test this? If so, how?
Developed an extensions using
webextension-polyfill
. Theaction.setBadgeTextColor()
worked not only in Firefox as expected, but in Chrome and Edge as well. Safari did not work, but that was to be expected.Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/setBadgeTextColor
MDN metadata
MDN page report details
webextensions.api.action.setBadgeTextColor
The text was updated successfully, but these errors were encountered: