Forum Discussion

hanguokai's avatar
hanguokai
Copper Contributor
Dec 26, 2020

"badge value %s" added in the extension icon title automatically

chrome.browserAction.setBadgeText({text: 'badge_text'})
chrome.browserAction.setTitle({title: 'title_text'})

I find above code will set the extension title to "title_text, badge value badget_text"

Please don't do this unnecessary work.

No RepliesBe the first to reply

Resources