brian-girko / always-active

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

Focus event not getting blocked #27

Closed zer0-memory closed 1 year ago

zer0-memory commented 1 year ago

This site detects the focus event: http://www2.stat.duke.edu/~cc248/jsphylosvg/js/yui/tests/event/tests/manual/window-focus-test.html

brian-girko commented 1 year ago

Thanks for the report. The extension now allows only one focus event to get dispatched.