Prevent Firefox from closing - kiosk application
Hello!
I would like to develop an application that runs continuously, say, at a panel found in a kiosk. I am considering designing it as a webpage that runs locally through the browser but I would like to prevent the users from interacting with the OS or closing the tab and the browser. Is there a way to lock Firefox in full screen and hide the exit buttons? Alternatively, do you have another recommendation for development that is more appropriate, for instance a native app?
Thank you in advance for your help.
Valgt løsning
Please read Firefox for Enterprise Kiosk mode.
Læs dette svar i sammenhæng 👍 1Alle svar (3)
Valgt løsning
Please read Firefox for Enterprise Kiosk mode.
You may want to use a script that relaunches it if it closes for whatever reason.
Thanks a lot for your quick answers