Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maximize new windows by default #645

Open
OR555 opened this issue Sep 26, 2024 · 0 comments
Open

Maximize new windows by default #645

OR555 opened this issue Sep 26, 2024 · 0 comments

Comments

@OR555
Copy link

OR555 commented Sep 26, 2024

This is more of a pull request, I suggest modifying the window creation process to open new windows in a maximized state by default.
For example in incognito, go toservice_worker.js and modify {incognito: true} to: {incognito: true, state: "maximized"}, this should allow private windows to open in a maximized state.

Please consider applying this change to all shortcuts that open new windows.
Thanks for listening and for this awesome extension!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant