allo- / ffprofile

A tool to create firefox profiles with personalized defaults.
GNU Affero General Public License v3.0
769 stars 56 forks source link

Disable page visibility API #202

Open allo- opened 4 years ago

allo- commented 4 years ago

Disallow sites to detect if the tab is active (using the visiblity API).

Addon: https://addons.mozilla.org/de/firefox/addon/disable-page-visibility/

This has probably a rather small privacy impact, but may prevent some anti patterns (music players stopping when the tab is in the background and similar things). On the other hand it may break some useful features and sites that stop activity when they are inactive will still use CPU (and battery).