extension ExtPose

Kiosk Extension

CRX id

hbpkaaahpgfafhefiacnndahmanhjagi-

Description from extension meta

Enhance the Kiosk Experience

Image from store Kiosk Extension
Description from store Add features to control Kiosks better. Aimed for Kiosks with touchscreens that are launched with --kiosk. Works with Chrome and Edge. You might need to allow the extension to be used in Incognito/InPrivate mode. Features: - Button added to pages to be able to navigate back to start page - Navigation buttons - Custom Extra Buttons - Time and Date Overlay - Disable Mailto and Phone links - Option to open all links in same window/tab - Custom CSS applied to all pages - Allow/Deny pages - Block Common keys and keyboard shortcuts - Option to add QR code with URL to current page - Refresh to page if idle a certain time - Password protect Options page - Stores values in chrome.sync, easy to sync settings to multiple kiosks if logged in with same account Notes: The positioning of the different buttons is by drag and drop. If you navigate to any URL containing kioskexit1337 the tab will close Back button will always show if you end up at a PDF or media file URL that renders in the browser If you end up on an internal error page, i.e. DNS_PROBE_FINISHED_NXDOMAIN, it will be directed to homepage. CHANGELOG ## [0.0.0.34] - 2024-04-17 ### Changed - Fixed bug when saving options for exclude/include different buttons ## [0.0.0.33] - 2024-04-13 ### Added - Time and Date Overlay - Hidden Admin Button - Ignore Idle Refresh when media is playing - Refresh button for Navigation Buttons - Include/Exclude for Backbutton, Time/Date and Extra Buttons ### Changed - Changed CSS framework to beercss, completely new options layout - Fixed bug when using display with high pixel ratio (macbook) - Fixed a lot of small bugs in options - Switched to shoelace as colorpicker - Small changes to look of QR code - Remove Username field for password ## [0.0.0.32] - 2023-11-30 ### Changed - Fixed a regex bug, * wasn't escaped correctly ## [0.0.0.31] - 2023-06-07 ### Changed - Excluded status code 401 (net::ERR_INVALID_AUTH_CREDENTIALS) from redirecting to homepage ## [0.0.0.30] - 2023-05-26 ### Added - New option to close the browser at a certain time, if the time has passed it will try the same time next day - New option to set a zoom level to revert to - You can now add edge://, chrome://, data: or javascript urls for buttons or homepage, note that chrome://restart can't be used but chrome://quit will close the browser ### Changed - Small UI fixes in Options - Small CSS fixes ## [0.0.0.29] - 2023-03-13 ### Added - You can now choose if an extra button should open in new tab ## [0.0.0.28] - 2022-12-30 ### Changed - Even smaller bugfix for opening all links in same tab/window :) ## [0.0.0.27] - 2022-12-29 ### Changed - Small bugfix for opening all links in same tab/window ## [0.0.0.26] - 2022-12-27 ### Added - Option to use alternative page for idle refresh ### Changed - Rewrite of function for opening all links in same tab/window - Updated Coloris to new version - Updated materialize-css - Small fixes on the options page, added Ko-fi link ## [0.0.0.25] - 2022-09-21 ### Added - Option to disable forced reload when URL changing ### Changed - Updated Coloris to new version - Small fixes on the options page ## [0.0.0.24] - 2022-06-17 ### Added - Option to hide Navigation Buttons if no history - Option for Back Button to change function depending on browser history ### Changed - Updated Coloris to new version ## [0.0.0.23] - 2022-05-25 ### Changed - Small bug fixes in options - Newer versions off materialize-css and coloris ## [0.0.0.22] - 2022-04-28 ### Added - Option to hide Extra Buttons from homepage - If you edit a button, you can press escape to exit editing ### Changed - Some minor CSS changes - Fixed a bug when importing settings ## [0.0.0.21] - 2022-04-05 ### Added - Option to reset position of buttons ### Changed - Fixed a bug where the QR button text wasn't saved ## [0.0.0.20] - 2022-03-23 ### Added - Option to load a remote CSS-file as custom CSS - Option to Show all Extra Buttons at once for easier placement ### Changed - Replaced Back Button options with similar way like the extra buttons - Replaced Navigation Buttons options with similar way like the extra buttons - Replaced QR Button options with similar way like the extra buttons - Fixed a bug when editing an extra button - Fixed so you can move the extra buttons with touch - Fixed a bug not showing the correct resized image in an extra button Note! If you coming from earlier version and experience issues, reset settings! ## [0.0.0.19] - 2022-03-08 ### Added - Option to add custom extra buttons ## [0.0.0.18] - 2022-02-08 ### Changed - Fixed a redirection bug if navigated to a mp3 URL ### Added - Option to change orientation of navigation buttons ## [0.0.0.17] - 2022-01-16 ### Changed - Updated the export/import function, JSON export now includes date and version - Smaller fixes ## [0.0.0.16] - 2022-01-14 ### Changed - Fixed a bug where sometimes double sets of buttons appeared - Updated logo ## [0.0.0.15] - 2022-01-12 ### Changed - Fixed a bug that stopped some number keys to work ## [0.0.0.14] - 2022-01-11 ### Changed - Updated About page ### Added - Option to Block Common keys and keyboard shortcuts ## [0.0.0.13] - 2022-01-11 ### Changed - Fixed small bug when importing json-file - Fixed the buttons on options page that sometimes didn't work when clicking on certain places ## [0.0.0.12] - 2022-01-10 ### Changed - Fixed a bug if not defined a back URL the back button didn't work - Set a min limit to refresh if idle, 1 second is the lowest number now- - Fixed a bug where "don't refresh homepage" wasn't working. - Rewrite of the allow/deny rules, special characters in URLs are now working - New logo ### Added - Option to add navigation buttons: forward, backward, go to top, home - Dark Mode - Import/Export of settings - Options to always Allow SAML Redirections - About page ## [0.0.0.11] - 2021-12-09 ### Changed - Fixed a bug so "Do Not Refresh Homepage" now works - Small changes to default CSS for Back button ### Added - Option to change Text on the QR button - Option to link the QR button with the back button ## [0.0.0.10] - 2021-12-01 ### Changed - Fixed bugs redirect loops when using allow list - Fixed CSS for QR Code ## [0.0.0.9] - 2021-12-01 ### Changed - Divided the Option pages in tabs - Switches instead of Checkboxes - Included fonts and materializecss in the extension so it will work offline - If navigate to a file, example .jpg, it will always display the back button - Changed name of Black/White list to Allow/Deny list, NOTE: need to add the URLs again if upgraded from previous version! ### Added - Option to Enable/Disable Back button - Option to add a button that when clicked on will show a QR code with the current page's URL - Option to stop refreshing homepage - An exclusion list to be used with Allow/Deny list ## [0.0.0.8] - 2021-10-19 ### Changed - New icon and store graphics ## [0.0.0.7] - 2021-10-18 ### Added - If/When a chrome error page is loaded redirect to the homepage set in options ## [0.0.0.6] - 2021-10-11 ### Changed - Fixed some typos and added missing line breaks on options page. ### Added - New option to open all links in same window/tab - Reset button on options page to set default values, must save after clicking. - Started a changelog :)

Latest reviews

  • (2023-06-27) Kamil Wachel: very usefull and elegant way to personalise big screen (ultrawide in my case) great !
  • (2023-06-21) Franck Désert: Hello, I can't get it work as soon as I try in Kiosk mode on edge. I see the overlayed buttons appearing on websites during standard windowed browsing but not in fullscreen kiosk mode. inPrivate autorisation is checked in the extension settings.. I've noticed that in private mode (not necessary kiosk mode), edge tells me that extensions are not available and recent MS doc said "extensions are not yet supported in Microsoft Edge". Should I conclude the extension isn't functional in Edge ?
  • (2022-08-25) bearcrossing Top: Awesome! Very very usefull.Thank you!
  • (2022-08-03) Urban: Super usefull and versatile. Thank you very much!
  • (2021-10-19) larwit: This works as a great replacement for the now unavailable Idle Reset. Has many other options as well, great tool for setting up kiosks.

Latest issues

  • (2024-03-17, v:0.0.0.32) patrick feracin: Display rule
    Hello, I have a computer with touch screen/tablet feature. Among touch screen uses, I read news paper. I can only manage page exclusion with Kiok, while I would like to use the back button only on some specific news paper URLs. Can you please advise if there is a way of doing it ? Thank you
  • (2024-02-15, v:0.0.0.32) Triyugi Narayan Mani: How to hide the address bar?
    I have installed this plugin. But address bar is still visible. I have allowed in incognito mode also.
  • (2023-10-20, v:0.0.0.31) Steve Chacon: Add a pre-saved username and password
    Some sites require a username and password to start, could this already be save or filled out? Is there some other way to do this?
  • (2023-10-18, v:0.0.0.31) Eric Lefebvre: Can't get navigation buttons to show up
    I've got the extension installed and set its setting to allow navigation buttons when opening Chrome with the --kiosk option. When I open the homepage, which is a website with links to a handful of allowed sites, there are no navigation buttons. When I click a link, I still don't see navigation button. I'm hoping to be able to click a link to go to a new page and then have a back button and home button to get back to the homepage.
  • (2023-10-09, v:0.0.0.31) Justin D: Im Stupid.
    I have absolutely zero clue how to enable the Kiosk. Please help me
  • (2023-06-05, v:0.0.0.30) M. M.: Make redirect on errors optional
    Currently, on errors a redirect to the homepage is done. This makes sense for most applications. However, because of the following case, I would appreciate it if error redirects could be optionally disabled. In my application, the user has to login to a specific kiosk sub page (NTLM auth). On first access a 401 error is returned and a chrome-based login prompt would be shown. However, because of the error, the extension redirects directly to the homepage without the ability for the user to login.
  • (2023-05-22, v:0.0.0.29) FL K: Is there a way to allow certain chrome URLS?
    I was trying to put "chrome://*" into the allow list, but that did not work... I would love to be able to shut down - ultimately the computer, but in the short term, chrome (as I can monitor for that application running and then trigger the shutdown from there), and things like "chrome://quit" does not seem to work...
  • (2023-05-17, v:0.0.0.29) bearcrossing Top: Great Extension
    I really love this Kiosk extension. But after i while in use i have now the problem, that the kiosk automaticly corrigates the screen zoom from 80% back to 100%. But i really neet the zoom to 80%.Can i disable the zoom intervention in Kiosk?
  • (2023-05-11, v:0.0.0.29) Fernando Fernandez Dominguez: Home button
    Great job! It's a amazing extension. I would like the HOME button or one custom button go to the "real" home, in my chrome config the home button open a new tab -> chorme://newtab/, there are any way to do that?
  • (2023-04-04, v:0.0.0.29) Julien VEDELAGO MTAG: Not possible to activate extension
    Hello, Today, i found your awesome extension. But i can't activate it. I try on edge and chrome with --kiosk command and... nothing. Any idea ?? Thx a lot !!
  • (2023-03-10, v:0.0.0.28) Kamil Wachel: Navigation buttons: Homepage button -> New Tab
    I was trying to find a setting to set homepage button (in navigations buttons) to actually OPEN new tab with desired page. Can you please tell me if that is possible? -------------- Also: Is it possible to make additional buttons in matter of search engines? Example: Search button -> Wikipedia button You click on it, it pop ups text field, you enter what you want to search, click, and it takes you to wikipedia results page. I saw extension that was customisable search engines, but it is only half what i want, allows to shortcut to results page by contex menu.. Merging these functionalities (search engines and navigation buttons) would be SUPREME :)
  • (2022-12-19, v:0.0.0.25) Pietro Pareo: Symbole werden nicht nebeneinander angezeigt
    Hallo, vielen Dank für die App, ich finde sie super. Das einzige Problem ist, dass der vor und zurück Button versetzt dargestellt werden. Wäre super wenn sich das korrigieren lässt. Vielen Dank und viele Grüße
  • (2022-12-16, v:0.0.0.25) Adam Cook: Configuration file?
    Is there a way to configure the extension without using the extension options page. Is there a preference file that can be modified to control the buttons and such.
  • (2022-10-31, v:0.0.0.25) Thosethingsdad: Auto refresh on idle
    Just like the subject says :) If you could add an option in the "Extra Options" section to autoload a defined page after a (selectable) period of inactivity, that would make this extension a complete kiosk package. Thanks :)
  • (2022-10-28, v:0.0.0.25) Mel Del: unnecessary windows
    Hello, please tell me how to disable the opening of browser windows (not tabs, namely windows) that appear when you click on the "share" button and how to make sure that the print window does not appear when you click on the "print" button?
  • (2022-10-21, v:0.0.0.25) Mel Del: screen keyboard
    The problem is that the standard OSK in Windows has features that the user does not need in kiosk mode, such as the ability to close the on-screen keyboard and using keyboard shortcuts that can turn off kiosk mode or any application, please tell me how can this be solved?
  • (2022-10-20, v:0.0.0.25) Mel Del: screen keyboard
    Hello, I really like the application and have excellent functionality, but as a cherry on the cake, there is not enough automatic on-screen keyboard, please tell me how this can be implemented? It's just that most on-screen keyboard extensions either don't work correctly or have extra features that shouldn't be available to the user in kiosk mode. (I can show an extension that has one small but important problem, it does not show drop-down menus of search results on all sites and the keyboard does not appear in all forms.)
  • (2022-10-20, v:0.0.0.25) Руслан Шафиков: Navigation Buttons
    In Google Chrome v.106 navigation buttons are not displayed. Back button and Extra button is displayed only when the page is fully loaded. Is it possible to make it always displayed?
  • (2022-10-05, v:0.0.0.25) Daniele Gardella: HomePage local html error
    Hi, i have this problem, i would use as home page a .html file local in my computer. But i receive an error of page non existing, what i wrong? I already used format c:\ and c:/ and file:///c:/ but i can't arrive to page. If i wrote the position of file directly in chrome address bar in every format the page open whitout problem Thank in advance for your help
  • (2022-03-10, v:0.0.0.19) Julian Wright: Remote CSS File
    Is it possible to inject a remote CSS file, rather than entering the CSS into the extension options page? I tried using the following CSS rule, but it didn't work: @import url("https://example.com/style.css"); Thanks.
  • (2022-03-08, v:0.0.0.18) Charles Bilodeau: user
    What is the user to login Thanks
  • (2022-02-07, v:0.0.0.17) Tom Kyriacou: Custom Kiosk Features
    Hi i am really interested in using this Kiosk app for my business however i need some specific featues added and was wondering if you could contact me please! thanyou
  • (2021-12-21, v:0.0.0.11) Ben Ashdown: Homepage still refreshes
    Hi - if using a PowerApp URL as the homepage and refresh is set, it refreshes the homeage even if selected not to. Is this because of the makeup of a PowerApp URL? e.g. https://apps.powerapps.com/play/4ef9f4cb-81b3-4988-9e3d-94234c33ffb5?tenantId=8289f9c2-a97d-41e3-af8e-34b6f0186406&hidenavbar=true
  • (2021-12-02, v:0.0.0.10) Stefano L. Paniate: Home, Back and QR Button
    Hi! It would be great to be able to change the 'QR Button' text. It would also be great to be able to configure the Home button and the Back button at the same time. Thank you!

Statistics

Installs
2,831 history
Category
Rating
4.5714 (7 votes)
Last update / version
2024-04-18 / 0.0.0.34
Listing languages
en

Links