pyllyukko / user.js

user.js -- Firefox configuration hardening
MIT License
2.75k stars 232 forks source link

webgl.disabled can block some website data #534

Closed giving-sesame closed 1 year ago

giving-sesame commented 2 years ago

Just want to inform, that user_pref("webgl.disabled", true); blocks some website data. For example, on meteoblue.com this option makes satellite and radar animations unavailable.

Maybe this information could be added to user.js

nodiscc commented 1 year ago

PR https://github.com/pyllyukko/user.js/pull/542