Dump ChromeOS Kiosk Apps as Chrome Apps
- Enable devmode using SH1MMER
- Add your personal Google account
- Add your school account
- Open a crosh shell Ctrl + Alt + T, run
shell
, go to/home/chronos/(hash of your user account)/extensions/kiosk/
and find the ID that goes with your kiosk apps
Kiosk | ID |
---|---|
TestNav | mdmkkicfmmkgmpkmkdikhlbggogpicma |
SecureTestBrowser | hblfbmjdaalalhifaajnnodlkiloengc |
NWEA | omkghcboodpimaoimdkmigofhjcpmpeb |
CollegeBoard | joaneffahikmmipmidpkeedopejmhbbm |
- Back it up to your downloads folder with
cp /home/chronos/(hash of your user account)/extensions/kiosk/(app ID) /home/chronos/<hash of your account id>/Downloads/
. - Zip it with the file manager
- Go into the folder and edit the
manifest.json
and delete the line"kiosk_only" : true"
- Backup the folder anywhere you would like, USB, Google Drive, it doesn’t matter
- Unenroll again and go to any user
- Copy the backup over to your Chromebook and unzip it into a folder
- Go to
chrome://extensions
and click the “Developer mode” switch - Click “Load unpacked”
- Select the folder you extracted the ZIP to