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 (except for the animation) Created July 22, 2013, 12:27 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
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

Powered by Google App Engine
This is Rietveld