2 "id": "aaedpojejpghjkedenggihopfhfijcko",
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 available 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\": [ { \"fileSystem\": [\"requestFileSystem\"] } ] }"