Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 745 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 745 Bytes

Focused

Focused is a simple userscript designed to prevent websites from detecting whether you have switched tabs.


Features

  • Disables the ability for websites to detect tab switching.
  • Overrides various document properties to always indicate the page is visible.
  • Stops propagation of visibility change events.

Installation

  1. Install a userscript manager like Tampermonkey.
  2. Download the script and add it to your userscript manager.

Usage

Once installed, the script will automatically run on all websites and prevent them from knowing when you switch tabs.

License

This project is licensed under the GPLv3 License. See the LICENSE file for details.