Always focus

Always keeps page in a focused/active state

Fra og med 02.03.2025. Se den nyeste version.

Skaber
Yui-Koi
Bedømmelser
0 0 0
Version
0.2
Oprettet
02.03.2025
Opdateret
02.03.2025
Size
1,39 kB
Licens
GNU GPLv3
Gælder for
Alle hjemmesider

Always Focus

This userscript keeps web pages in a focused and active state even when you switch to other tabs or minimize your browser. It prevents websites from detecting when you're inactive by overriding browser visibility detection methods.

Features:

  • Forces document visibility state to always appear "visible"
  • Blocks visibility change events that websites use to detect inactivity
  • Periodically triggers focus events to maintain active status
  • Works on all websites without configuration

Use Cases:

  • Prevents AI chat sessions from timing out due to inactivity
  • Keeps web applications running that would normally pause when inactive
  • Maintains connection to websites that disconnect idle users
  • Useful for long-running processes that require the page to stay active

This lightweight script runs at document start to ensure maximum compatibility and effectiveness across different websites.