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

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

Issue 1051273002: Update chrome://extensions for supervised users (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update test data Created 5 years, 7 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": "", 4 "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": false 16 "isEnabled": false
17 }, 17 },
18 "homePage": { 18 "homePage": {
19 "specified": false, 19 "specified": false,
20 "url": "" 20 "url": ""
21 }, 21 },
22 "id": "bjafgdebaacbbbecmhlhpofkepfkgcpa", 22 "id": "bjafgdebaacbbbecmhlhpofkepfkgcpa",
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": "My extension 3", 32 "name": "My extension 3",
34 "offlineEnabled": false, 33 "offlineEnabled": false,
35 "runOnAllUrls": { 34 "runOnAllUrls": {
36 "isActive": true, 35 "isActive": true,
37 "isEnabled": false 36 "isEnabled": false
38 }, 37 },
39 "runtimeErrors": [ ], 38 "runtimeErrors": [ ],
40 "runtimeWarnings": [ ], 39 "runtimeWarnings": [ ],
41 "state": "ENABLED", 40 "state": "ENABLED",
42 "type": "EXTENSION", 41 "type": "EXTENSION",
43 "updateUrl": "", 42 "updateUrl": "",
44 "userMayModify": true, 43 "userMayModify": true,
45 "version": "1.0", 44 "version": "1.0",
46 "views": [ ] 45 "views": [ ]
47 } 46 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698