An open API service indexing awesome lists of open source software.

https://github.com/icewreck/page-visibility-user-script

Prevent websites from knowing if you have opened a new tab/window or using a different application, etc. It blocks the Page Visibility API and the old blur, focus APIs.
https://github.com/icewreck/page-visibility-user-script

page-visibility

Last synced: 11 months ago
JSON representation

Prevent websites from knowing if you have opened a new tab/window or using a different application, etc. It blocks the Page Visibility API and the old blur, focus APIs.

Awesome Lists containing this project

README

          

# Page-Visibility-User-Script
Prevent websites from knowing if you have opened a new tab/window or if you are using a different application, etc. This userscript blocks the page visibility API and to some extent the old blur/focus APIs.

Example: Twitter stops playing videos as soon as you switch tabs. This userscript prevents that.

## Instructions
* Install a userscript extension like Violent Monkey.
* Open the extension settings, hit install from URL.
* https://raw.githubusercontent.com/IceWreck/Page-Visibility-User-Script/master/pagevisibilityuserscript.js
* Confirm Installation.