I'm trying to wrap my head around how to convince a browser to give me access to all available real estate within browser tap. I know that I load my plugin with the html object tag. Within that tag I would give the width and height for my plugin window.
So my question is: What are the common procedures to recreate my plugin window for the whole browser tab? I'm not really looking for complete full screen access but that would be nice to know, as well.
I'm using Firebreath as my plugin framework.
Thanks, Christian