Closed allo- closed 6 years ago
Enable the .../data/new profile ping Allow the shutdown ping to be sent when the browser shuts down
Thank you, good ressource.
Seems to be already integrated. (?)
FF55 and up: user_pref("toolkit.telemetry.newProfilePing.enabled", false);
See: https://github.com/ghacksuserjs/ghacks-user.js/blob/master/user.js#L183
It's under section: /* 0330: disable telemetry
https://github.com/allo-/firefox-profilemaker/blob/master/settings/telemetry.json seems to be quite complete thanks to @StarPicard. If there are any new settings (newProfilePing is already included) open a new issue or just create a pull request (you can use the online editor on github for adding a new line quickly).