Desktop notifications for orangereds!

This commit is contained in:
Kerrick Long
2011-07-18 19:38:18 -05:00
parent acfcdc4374
commit 24eae6e666
6 changed files with 101 additions and 4 deletions
+1
View File
@@ -15,6 +15,7 @@
cache.removeAll();
button.setBadgeDefaults();
chrome.tabs.onUpdated.addListener(background.prepareBrowserAction);
background.watchMail();
}
window.onload = initBackground;