2

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.

Jayapramod
  • 61
  • 2
  • 9
  • See also: https://askubuntu.com/questions/487936/how-do-i-open-fixed-window-in-firefox-like-chrome-app-mode – Wilf Oct 04 '18 at 09:40
  • Sorry I dont think many (or any!) extensions that modify firefox itself that way work anymore, because of the new permissions model at a guess... :-( (although the security benefits help!!) – Wilf Oct 06 '18 at 19:30
  • Read about the so called kiosk mode of firefox, enter firefox --kiosk in a command line. – paladin Apr 20 '22 at 17:18

2 Answers2

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