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.
- Host: GitHub
- URL: https://github.com/icewreck/page-visibility-user-script
- Owner: IceWreck
- License: mit
- Created: 2020-09-15T19:22:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-09T17:11:32.000Z (about 3 years ago)
- Last Synced: 2025-08-14T23:53:00.668Z (11 months ago)
- Topics: page-visibility
- Language: HTML
- Homepage:
- Size: 7.81 KB
- Stars: 23
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.