This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 974
Extension API: chrome.browserAction.setBadgeText #5366
Labels
Milestone
Comments
moving to 0.13.7 |
bsclifton
added
QA/test-plan-specified
release-notes/include
and removed
suggestion
labels
Apr 3, 2017
This was referenced Apr 9, 2017
This was referenced Apr 13, 2017
alexwykoff
changed the title
Honey: Support chrome.browserAction.setBadgeText
Added text badges for extensions.
Apr 25, 2017
alexwykoff
changed the title
Added text badges for extensions.
Added text badges for extensions
Apr 25, 2017
jonathansampson
changed the title
Added text badges for extensions
Extension APIs: chrome.browserAction.setBadgeText
May 4, 2017
Blocked #8671 |
Closed
Blocks #9654 |
jonathansampson
changed the title
Extension APIs: chrome.browserAction.setBadgeText
Extension API: chrome.browserAction.setBadgeText
Jun 22, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Test Plan:
#7050 (comment)
chrome.browserAction.setBadgeText({text:"27"})
Original issue description
Honey (and other extensions) may often communicate valuable information by way of small text labels on or around their badge. Honey uses this API to display the total number of deals available for the domain.
Screenshot:
Documentation: https://developer.chrome.com/extensions/browserAction#method-setBadgeText
Related Issues: #5362
The text was updated successfully, but these errors were encountered: