Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 591 Bytes

File metadata and controls

10 lines (8 loc) · 591 Bytes

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