OLD | NEW |
(Empty) | |
| 1 { |
| 2 "id": "aaedpojejpghjkedenggihopfhfijcko", |
| 3 "users": "1234", |
| 4 "average_rating": 1.0, |
| 5 "rating_count": 999, |
| 6 "verified_site": "chrome.google.com", |
| 7 "localized_name": "chrome.fileSystem.getVolumeList test for kiosk apps in the
kiosk session", |
| 8 "localized_description": "Tests available volumes to kiosk apps running in the
kiosk session. Especially Drive must not be exposed.", |
| 9 "icon_url": "webstore/inlineinstall/detail/app_1_green16x16.png", |
| 10 "manifest": "{ \"name\": \"chrome.fileSystem.getVolumeList test for kiosk apps
in the kiosk session\", \"version\": \"0.1\", \"description\": \"Tests availabl
e volumes to kiosk apps running in the kiosk session. Especially Drive must not
be exposed.\", \"app\": { \"background\": { \"scripts\": [\"background.js\"] } }
, \"kiosk_only\": true, \"kiosk_enabled\": true, \"permissions\": [ { \"fileSyst
em\": [\"requestFileSystem\"] } ] }" |
| 11 } |
OLD | NEW |