pyllyukko / user.js

user.js -- Firefox configuration hardening
MIT License
2.73k stars 233 forks source link

Disable Firefox VPN ads #531

Closed ghost closed 11 months ago

ghost commented 2 years ago

Disables a banner ad in the Protections Dashboard page, and a (newly added) pop-up ad which shows up in private browsing.

Please let me know if something needs to be changed.

nodiscc commented 11 months ago

These settings do nothing for me (Firefox ESR 102, Debian).

image

But changing this pref to true does nothing for me. However setting browser.vpn_promo.enabled to false makes it disappear. Maybe we should start there, better document what each setting does, and see if some VPN ads remain?

Anyway, duplicate of https://github.com/pyllyukko/user.js/pull/532, one of these PRs should be closed (or both).

/cc @pyllyukko

nodiscc commented 11 months ago

PR https://github.com/pyllyukko/user.js/pull/543 created which should disable all VPN-related ads, with references/documentation.