| OLD | NEW |
| 1 { | 1 { |
| 2 "actionButtonHidden": false, | 2 "actionButtonHidden": false, |
| 3 "dependentExtensions": [ ], | 3 "dependentExtensions": [ ], |
| 4 "description": "__MSG_chrome_extension_description__", | 4 "description": "__MSG_chrome_extension_description__", |
| 5 "disableReasons": { | 5 "disableReasons": { |
| 6 "corruptInstall": false, | 6 "corruptInstall": false, |
| 7 "suspiciousInstall": false, | 7 "suspiciousInstall": false, |
| 8 "updateRequired": false | 8 "updateRequired": false |
| 9 }, | 9 }, |
| 10 "errorCollection": { | 10 "errorCollection": { |
| 11 "isActive": false, | 11 "isActive": false, |
| 12 "isEnabled": false | 12 "isEnabled": false |
| 13 }, | 13 }, |
| 14 "fileAccess": { | 14 "fileAccess": { |
| 15 "isActive": false, | 15 "isActive": false, |
| 16 "isEnabled": true | 16 "isEnabled": true |
| 17 }, | 17 }, |
| 18 "homePage": { | 18 "homePage": { |
| 19 "specified": false, | 19 "specified": false, |
| 20 "url": "" | 20 "url": "" |
| 21 }, | 21 }, |
| 22 "id": "behllobkkfkfnphdnhnkndlbkcpglgmj", | 22 "id": "behllobkkfkfnphdnhnkndlbkcpglgmj", |
| 23 "incognitoAccess": { | 23 "incognitoAccess": { |
| 24 "isActive": false, | 24 "isActive": false, |
| 25 "isEnabled": true | 25 "isEnabled": true |
| 26 }, | 26 }, |
| 27 "installWarnings": [ ], | 27 "installWarnings": [ ], |
| 28 "installedByCustodian": false, | |
| 29 "location": "UNKNOWN", | 28 "location": "UNKNOWN", |
| 30 "locationText": "Not from Chrome Web Store.", | 29 "locationText": "Not from Chrome Web Store.", |
| 31 "manifestErrors": [ ], | 30 "manifestErrors": [ ], |
| 32 "mustRemainInstalled": false, | 31 "mustRemainInstalled": false, |
| 33 "name": "__MSG_chrome_extension_name__", | 32 "name": "__MSG_chrome_extension_name__", |
| 34 "offlineEnabled": false, | 33 "offlineEnabled": false, |
| 35 "runOnAllUrls": { | 34 "runOnAllUrls": { |
| 36 "isActive": true, | 35 "isActive": true, |
| 37 "isEnabled": false | 36 "isEnabled": false |
| 38 }, | 37 }, |
| (...skipping 11 matching lines...) Expand all Loading... |
| 50 "type": "TAB_CONTENTS", | 49 "type": "TAB_CONTENTS", |
| 51 "url": "chrome-extension://behllobkkfkfnphdnhnkndlbkcpglgmj/bar.html" | 50 "url": "chrome-extension://behllobkkfkfnphdnhnkndlbkcpglgmj/bar.html" |
| 52 }, { | 51 }, { |
| 53 "incognito": false, | 52 "incognito": false, |
| 54 "renderProcessId": 0, | 53 "renderProcessId": 0, |
| 55 "renderViewId": 0, | 54 "renderViewId": 0, |
| 56 "type": "TAB_CONTENTS", | 55 "type": "TAB_CONTENTS", |
| 57 "url": "chrome-extension://behllobkkfkfnphdnhnkndlbkcpglgmj/dog.html" | 56 "url": "chrome-extension://behllobkkfkfnphdnhnkndlbkcpglgmj/dog.html" |
| 58 } ] | 57 } ] |
| 59 } | 58 } |
| OLD | NEW |