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

Side by Side Diff: adblockplussbrowser/res/raw/prefs.json

Issue 29424711: Issue 4777 - Add support for Gradle build (Closed)
Patch Set: Adjusting ignored files and updating support lib Created May 3, 2017, 1:43 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "defaults": { 2 "defaults": {
3 "currentVersion": "0.0", 3 "currentVersion": "0.0",
4 "enabled": true, 4 "enabled": true,
5 "frameobjects": true, 5 "frameobjects": true,
6 "fastcollapse": false, 6 "fastcollapse": false,
7 "showinstatusbar": false, 7 "showinstatusbar": false,
8 "detachsidebar": false, 8 "detachsidebar": false,
9 "defaulttoolbaraction": 0, 9 "defaulttoolbaraction": 0,
10 "defaultstatusbaraction": 0, 10 "defaultstatusbaraction": 0,
(...skipping 24 matching lines...) Expand all
35 "notificationurl": "https://notification.adblockplus.org/notification.json", 35 "notificationurl": "https://notification.adblockplus.org/notification.json",
36 "notificationdata": {}, 36 "notificationdata": {},
37 "subscriptions_antiadblockurl": "https://easylist-downloads.adblockplus.org/ antiadblockfilters.txt", 37 "subscriptions_antiadblockurl": "https://easylist-downloads.adblockplus.org/ antiadblockfilters.txt",
38 "please_kill_startup_performance": false, 38 "please_kill_startup_performance": false,
39 "suppress_first_run_page": false, 39 "suppress_first_run_page": false,
40 "notifications_showui": false, 40 "notifications_showui": false,
41 "notifications_ignoredcategories": [] 41 "notifications_ignoredcategories": []
42 }, 42 },
43 "preconfigurable": ["suppress_first_run_page"] 43 "preconfigurable": ["suppress_first_run_page"]
44 } 44 }
OLDNEW
« no previous file with comments | « adblockplussbrowser/res/raw/exceptionrules.txt ('k') | adblockplussbrowser/res/raw/subscriptions.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld