0

I want to toggle Firefox's Kiosk Mode(F11) via JS/Browser API for my code.

I dont mean the HTML 5 Fullscreen Mode, I want to hover my taskbar to see my tabs.

How could I manage this?

Thanks

1

1 Answer 1

0

Sorry, this is currently not possible. The only supported method for getting a tab in fullscreen mode using code is making use of the HTML5 fullscreen API.

You might want to file a bug for it, but explain yourself clearly (the difference between the fullscreen mode F11 and fullscreen mode HTML5 in Firefox).

The link to file a bug is here, choose the product Toolkit: https://bugzilla.mozilla.org/

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Not the answer you're looking for? Browse other questions tagged or ask your own question.