flash badge
This commit is contained in:
@@ -155,11 +155,8 @@ $(function () {
|
||||
}
|
||||
});
|
||||
updateCalendar();
|
||||
chrome.browserAction.setBadgeBackgroundColor({
|
||||
color: '#bf5700'
|
||||
});
|
||||
chrome.browserAction.setBadgeText({
|
||||
text: ""
|
||||
chrome.runtime.sendMessage({
|
||||
command: "updateBadge"
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user