Prevents websites from detecting when you switch tabs, minimize the window, or look away. Stay active, always.
Blocks websites from knowing when you switch tabs by overriding the Page Visibility API.
Forces the document.hasFocus() check to always return true, even when minimized.
Automatically stops blur and mouseleave events that trigger "away" statuses.