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

Unified Diff: lib/prefs.json

Issue 29408710: Issue 5050 - Make legacy extension use WebExtensions I/O (Closed) Base URL: https://hg.adblockplus.org/adblockplus
Patch Set: Created April 10, 2017, 11:23 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
Index: lib/prefs.json
===================================================================
--- a/lib/prefs.json
+++ b/lib/prefs.json
@@ -30,15 +30,14 @@
"clearStatsOnHistoryPurge": true,
"report_submiturl": "https://reports.adblockplus.org/submitReport?version=1&guid=%GUID%&lang=%LANG%",
"recentReports": [],
"hideContributeButton": false,
"blockableItemsSize": {"width": 200, "height": 200},
"notificationurl": "https://notification.adblockplus.org/notification.json",
"notificationdata": {},
"subscriptions_antiadblockurl": "https://easylist-downloads.adblockplus.org/antiadblockfilters.txt",
- "please_kill_startup_performance": false,
"suppress_first_run_page": false,
"notifications_showui": false,
"notifications_ignoredcategories": []
},
"preconfigurable": ["suppress_first_run_page"]
}

Powered by Google App Engine
This is Rietveld