| Index: defaults/prefs.js |
| =================================================================== |
| --- a/defaults/prefs.js |
| +++ b/defaults/prefs.js |
| @@ -32,3 +32,5 @@ |
| pref("extensions.adblockplus.recentReports", []); |
| pref("extensions.adblockplus.hideContributeButton", false); |
| pref("extensions.adblockplus.blockableItemsSize", {width: 200, height: 200}); |
| +pref("extensions.adblockplus.notificationurl", "https://notification.adblockplus.org/notification.json"); |
| +pref("extensions.adblockplus.notificationdata", {}); |