Always focus

Always keeps page in a focused/active state

От 02.03.2025. Виж последната версия.

Автор
Yui-Koi
Рейтинг
0 0 0
Версия
0.2
Създаден
02.03.2025
Обновен
02.03.2025
Размер
1 КБ
Лиценз
GNU GPLv3
Работи на
Всички сайтове

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.