| OLD | NEW |
| 1 { | 1 { |
| 2 "actionButtonHidden": false, | |
| 3 "dependentExtensions": [ ], | 2 "dependentExtensions": [ ], |
| 4 "description": "", | 3 "description": "", |
| 5 "disableReasons": { | 4 "disableReasons": { |
| 6 "corruptInstall": false, | 5 "corruptInstall": false, |
| 7 "suspiciousInstall": false, | 6 "suspiciousInstall": false, |
| 8 "updateRequired": false | 7 "updateRequired": false |
| 9 }, | 8 }, |
| 10 "errorCollection": { | 9 "errorCollection": { |
| 11 "isActive": false, | 10 "isActive": false, |
| 12 "isEnabled": false | 11 "isEnabled": false |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 50 "url": "chrome-extension://hpiknbiabeeppbpihjehijgoemciehgk/bar.html" | 49 "url": "chrome-extension://hpiknbiabeeppbpihjehijgoemciehgk/bar.html" |
| 51 }, { | 50 }, { |
| 52 "isIframe": true, | 51 "isIframe": true, |
| 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://hpiknbiabeeppbpihjehijgoemciehgk/bar.html" | 56 "url": "chrome-extension://hpiknbiabeeppbpihjehijgoemciehgk/bar.html" |
| 58 } ] | 57 } ] |
| 59 } | 58 } |
| OLD | NEW |