How to make firefox in fullscreen mode while opening it from the firefox icon. As i need to open an localhost webpage (bookmarked) by default, no need for address bar. Tried F11, AutoFullscreen(addon) but not sufficient.
Asked
Active
Viewed 4,870 times
2
2 Answers
0
I got the solution, it is possible by adding userChrome.css, refer https://superuser.com/a/1269912 thanks for your support.

Jayapramod
- 61
- 2
- 9
0
You can also use one of kiosk addons for Firefox. Here are some:

nobody
- 4,362
-
Thank you very much for your guidance, "https://addons.mozilla.org/sl/firefox/addon/mkiosk/" not supporting in my browser. I am using firefox quantum 62.0. "https://addons.mozilla.org/en-US/firefox/addon/modern-kiosk/" in this addon still the mouse over animation for address bar working. – Jayapramod Oct 06 '18 at 04:25
firefox --kiosk
in a command line. – paladin Apr 20 '22 at 17:18