| Index: lib/prefs.js |
| =================================================================== |
| --- a/lib/prefs.js |
| +++ b/lib/prefs.js |
| @@ -33,6 +33,7 @@ |
| subscriptions_autoupdate: true, |
| subscriptions_exceptionsurl: "https://easylist-downloads.adblockplus.org/exceptionrules.txt", |
| documentation_link: "https://adblockplus.org/redirect?link=%LINK%&lang=%LANG%", |
| + notificationdata: {} |
|
Wladimir Palant
2013/07/21 11:15:30
What about notificationurl?
Felix Dahlke
2013/07/22 12:30:15
Done.
|
| }; |
| let listeners = []; |