| OLD | NEW | 
|   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 17 matching lines...) Expand all  Loading... | 
|  28     "savestats": true, |  28     "savestats": true, | 
|  29     "composer_default": 2, |  29     "composer_default": 2, | 
|  30     "clearStatsOnHistoryPurge": true, |  30     "clearStatsOnHistoryPurge": true, | 
|  31     "report_submiturl": "https://reports.adblockplus.org/submitReport?version=1&
    guid=%GUID%&lang=%LANG%", |  31     "report_submiturl": "https://reports.adblockplus.org/submitReport?version=1&
    guid=%GUID%&lang=%LANG%", | 
|  32     "recentReports": [], |  32     "recentReports": [], | 
|  33     "hideContributeButton": false, |  33     "hideContributeButton": false, | 
|  34     "blockableItemsSize": {"width": 200, "height": 200}, |  34     "blockableItemsSize": {"width": 200, "height": 200}, | 
|  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, |  | 
|  39     "suppress_first_run_page": false, |  38     "suppress_first_run_page": false, | 
|  40     "notifications_showui": false, |  39     "notifications_showui": false, | 
|  41     "notifications_ignoredcategories": [] |  40     "notifications_ignoredcategories": [] | 
|  42   }, |  41   }, | 
|  43   "preconfigurable": ["suppress_first_run_page"] |  42   "preconfigurable": ["suppress_first_run_page"] | 
|  44 } |  43 } | 
| OLD | NEW |