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)/extentions/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)/extentions/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