tabToWindow
tabToWindow copied to clipboard
implement maximized state
Until now, when a new window was opened, it did not remember the 'maximized' state. Now it does :)
Hope i did not miss anything, should be a simple review.
TODO: Add setting in options to respect user's choice like 'Keep fullscreen status'. Alternatively: use settings for both 'maximized' and 'fullscreen' state.
TODO: Issues with resizing. Maybe add setting in 'Resizing' options to use maximize state.
TODO: When restoring last chrome session, windows don't keep 'maximized' state.