Greasy Fork is available in English.

Always focus

Always keeps page in a focused/active state

Skaber
Yui-Koi
Daglige installationer
0
Installationer i alt
1
Bedømmelser
0 0 0
Version
0.3
Oprettet
02.03.2025
Opdateret
02.03.2025
Size
1,33 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
  • 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.