brian-girko / always-active

Pretend a webpage is in its active state even if not
https://webextension.org/listing/always-active.html
Mozilla Public License 2.0
79 stars 12 forks source link

Fullscreen detection #31

Open JoTiiK opened 1 year ago

JoTiiK commented 1 year ago

Works well for me but I would like an option to make my browser think I'm on full screen when i leave a page. Is this possible by overwriting the document.fullscreenElement event?