| Index: lib/prefs.js |
| =================================================================== |
| --- a/lib/prefs.js |
| +++ b/lib/prefs.js |
| @@ -34,7 +34,9 @@ |
| documentation_link: "https://adblockplus.org/redirect?link=%LINK%&lang=%LANG%", |
| notificationdata: {}, |
| notificationurl: "https://notification.adblockplus.org/notification.json", |
| - stats_total: {} |
| + stats_total: {}, |
| + show_iconnumber: true, |
| + show_popupstats: true |
|
Wladimir Palant
2013/12/03 12:55:43
"iconnumber" doesn't really explain what this is a
Thomas Greiner
2013/12/04 10:44:50
Done.
|
| }; |
| let listeners = []; |