mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 22:02:01 +08:00
3 lines
100 B
JavaScript
3 lines
100 B
JavaScript
// Disable the privacy notice page.
|
|
user_pref("toolkit.telemetry.reportingpolicy.firstRun", false);
|