Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(151)

Side by Side Diff: chrome/test/data/extensions/api_test/developer/generated_output/behllobkkfkfnphdnhnkndlbkcpglgmj.json

Issue 2738553002: [Extensions] Log instances of invalid extensions being added (Closed)
Patch Set: . Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 "location": "UNKNOWN", 28 "location": "UNPACKED",
29 "locationText": "Not from Chrome Web Store.",
30 "manifestErrors": [ ], 29 "manifestErrors": [ ],
31 "mustRemainInstalled": false, 30 "mustRemainInstalled": false,
32 "name": "__MSG_chrome_extension_name__", 31 "name": "__MSG_chrome_extension_name__",
33 "offlineEnabled": false, 32 "offlineEnabled": false,
34 "runOnAllUrls": { 33 "runOnAllUrls": {
35 "isActive": true, 34 "isActive": true,
36 "isEnabled": false 35 "isEnabled": false
37 }, 36 },
38 "runtimeErrors": [ ], 37 "runtimeErrors": [ ],
39 "runtimeWarnings": [ ], 38 "runtimeWarnings": [ ],
(...skipping 11 matching lines...) Expand all
51 "url": "chrome-extension://behllobkkfkfnphdnhnkndlbkcpglgmj/bar.html" 50 "url": "chrome-extension://behllobkkfkfnphdnhnkndlbkcpglgmj/bar.html"
52 }, { 51 }, {
53 "isIframe": true, 52 "isIframe": true,
54 "incognito": false, 53 "incognito": false,
55 "renderProcessId": 0, 54 "renderProcessId": 0,
56 "renderViewId": 0, 55 "renderViewId": 0,
57 "type": "TAB_CONTENTS", 56 "type": "TAB_CONTENTS",
58 "url": "chrome-extension://behllobkkfkfnphdnhnkndlbkcpglgmj/dog.html" 57 "url": "chrome-extension://behllobkkfkfnphdnhnkndlbkcpglgmj/dog.html"
59 } ] 58 } ]
60 } 59 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698