dralletje / Windowed

Chrome extension to keep fullscreen windows contained
167 stars 16 forks source link

When CTRL is pressed always ask #59

Open noximo opened 1 year ago

noximo commented 1 year ago

Added functionality that overrides preselected mode to "ask" when CTRL is pressed while entering fullscreen.

The popup shows info when it becomes applicable.

Readme was updated to reference this new functionality.

Ngl, javascript isn't my language of choice, async/awaits are completely unknown to me so I wasn't able to utilize them (I don't even know if I should have). I understand if the code isn't on par with the rest of the codebase, but this is the best I can do. That said, all works fine on my end so hopefully, I did not introduce any problems.

BradB111 commented 4 months ago

I was looking for exactly this. Thank you for taking the time to develop this and hope this is merged in future releases.