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

Unified Diff: defaults/prefs.js

Issue 5538776168267776: Implemented anti-adblock message notification (Closed)
Patch Set: Created Feb. 13, 2014, 12:50 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 | « chrome/skin/overlay.css ('k') | lib/notification.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: defaults/prefs.js
===================================================================
--- a/defaults/prefs.js
+++ b/defaults/prefs.js
@@ -34,3 +34,4 @@
pref("extensions.adblockplus.blockableItemsSize", {width: 200, height: 200});
pref("extensions.adblockplus.notificationurl", "https://notification.adblockplus.org/notification.json");
pref("extensions.adblockplus.notificationdata", {});
+pref("extensions.adblockplus.subscriptions_antiadblockurl", "https://easylist-downloads.adblockplus.org/antiadblockfilters.txt");
« no previous file with comments | « chrome/skin/overlay.css ('k') | lib/notification.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld