Also, I'm using window.open instead of browser.windows.create because my two windows need to have access to each other.
Latest posts made by launchinteractive
-
RE: remove address bar when using browser.windows.update to go fullscreenOpera add-ons
-
remove address bar when using browser.windows.update to go fullscreenOpera add-ons
I have an extension that calls browser.windows.update to make a popup window go fullscreen. The fullscreen works, however the address bar sticks around. Is there anyway to tell Opera to hide the address bar? Our extension works fine in Chrome and Firefox.