Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: metadata.chrome

Issue 11161031: Show notifications on startup (Chrome) (Closed)
Patch Set: Addressed issues Created July 23, 2013, 12:51 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/prefs.js ('k') | metadata.opera » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.chrome
===================================================================
--- a/metadata.chrome
+++ b/metadata.chrome
@@ -21,6 +21,7 @@
webRequestBlocking
webNavigation
unlimitedStorage
+ notifications
options = options.html
pageAction = icons/abp-19.png popup.html
icons = icons/abp-?.png
@@ -67,6 +68,7 @@
adblockplus/lib/matcher.js
adblockplus/lib/filterListener.js
adblockplus/lib/synchronizer.js
+ adblockplus/lib/notification.js
--arg module=true source_repo=https://hg.adblockplus.org/adblockplus/
qunit/tests/adblockplus.js = adblockplustests/chrome/content/tests/domainRestrictions.js
« no previous file with comments | « lib/prefs.js ('k') | metadata.opera » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld