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

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

Issue 1092953004: [Extensions] Update developerPrivate API to use base-64 data urls for icons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Latest master Created 5 years, 8 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 "iconUrl": "chrome://extension-icon/bjafgdebaacbbbecmhlhpofkepfkgcpa/48/1",
23 "id": "bjafgdebaacbbbecmhlhpofkepfkgcpa", 22 "id": "bjafgdebaacbbbecmhlhpofkepfkgcpa",
24 "incognitoAccess": { 23 "incognitoAccess": {
25 "isActive": false, 24 "isActive": false,
26 "isEnabled": true 25 "isEnabled": true
27 }, 26 },
28 "installWarnings": [ ], 27 "installWarnings": [ ],
29 "installedByCustodian": false, 28 "installedByCustodian": false,
30 "location": "UNKNOWN", 29 "location": "UNKNOWN",
31 "locationText": "Not from Chrome Web Store.", 30 "locationText": "Not from Chrome Web Store.",
32 "manifestErrors": [ ], 31 "manifestErrors": [ ],
33 "mustRemainInstalled": false, 32 "mustRemainInstalled": false,
34 "name": "My extension 3", 33 "name": "My extension 3",
35 "offlineEnabled": false, 34 "offlineEnabled": false,
36 "runOnAllUrls": { 35 "runOnAllUrls": {
37 "isActive": true, 36 "isActive": true,
38 "isEnabled": false 37 "isEnabled": false
39 }, 38 },
40 "runtimeErrors": [ ], 39 "runtimeErrors": [ ],
41 "runtimeWarnings": [ ], 40 "runtimeWarnings": [ ],
42 "state": "ENABLED", 41 "state": "ENABLED",
43 "type": "EXTENSION", 42 "type": "EXTENSION",
44 "updateUrl": "", 43 "updateUrl": "",
45 "userMayModify": true, 44 "userMayModify": true,
46 "version": "1.0", 45 "version": "1.0",
47 "views": [ ] 46 "views": [ ]
48 } 47 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698