Skip to content

A simple userscript that circumvents your browser's ability to tell pages whether you're actively focused or not.

License

Notifications You must be signed in to change notification settings

0xSolanaceae/focused

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple userscript that circumvents your browser's ability to tell pages whether you're actively focused or not.

Topics

Resources

License

Stars

Watchers

Forks