From 94733be50a70fdc7e733e49f2caa8ff29297972f Mon Sep 17 00:00:00 2001 From: crossjbly <163360403+crossjbly@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:56:30 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3444fe..080483c 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,4 @@ This is just the SecureTestBrowser kiosk app for chromebooks, But it can run as Download the ZIP file from the releases tab, then go to chrome://extensions and turn on the developer mode toggle, then click load unpacked and right click on the ZIP file then click extract, then click on the folder and then click open. Now you can open it from the launcher. ### How was this done? -I used an extension called [Extension Source Downloader](https://chromewebstore.google.com/detail/extension-source-download/dlbdalfhhfecaekoakmanjflmdhmgpea) to download the [SecureTestBrowser] App source code as a ZIP archive, then I changed line 34 from '"kiosk_enabled": true,' to '"kiosk_enabled": false,' and did the same with line 35 +I used an extension called [Extension Source Downloader](https://chromewebstore.google.com/detail/extension-source-download/dlbdalfhhfecaekoakmanjflmdhmgpea) to download the [SecureTestBrowser](https://chromewebstore.google.com/detail/securetestbrowser/hblfbmjdaalalhifaajnnodlkiloengc) App source code as a ZIP archive, then I changed line 34 from '"kiosk_enabled": true,' to '"kiosk_enabled": false,' and did the same with line 35