i am trying to build and extension , when the browser loads it should open up in the kiosk mode / all the menus , toolbars , address bar ... should not be visible.
how can i achieve this functionality through an extension. Normally chrome goes in kiosk mode via F11 key. I want the same to be implemented thru extemsion code. if kiosk is not possible , then i want to acess the various browser elements like address bar , menus , toolbar etc so that i can hide them manually.

Let me know how can i achieve this functionality.

thanks