Always focus

Always keeps page in a focused/active state

Autor
Yui-Koi
Dnevne instalacije
0
Ukupnih instalacija
34
Ocjene
0 0 0
Verzija
0.3
Stvoreno
02.03.2025.
Ažurirano
02.03.2025.
Size
1,33 KB
Licenza
GNU GPLv3
Primjenjuje se
Sve stranice

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.