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

Unified Diff: lib/prefs.js

Issue 29317001: Relocated icon and redesigned icon popup (Closed)
Patch Set: Merged setBadgeNumber and setBadgeBackgroundColor Created Dec. 13, 2013, 10:36 a.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 | « icons/abp-19-whitelisted.png ('k') | lib/stats.js » ('j') | lib/stats.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_statsinicon: true,
+ show_statsinpopup: true
};
let listeners = [];
« no previous file with comments | « icons/abp-19-whitelisted.png ('k') | lib/stats.js » ('j') | lib/stats.js » ('J')

Powered by Google App Engine
This is Rietveld