An open API service indexing awesome lists of open source software.

https://github.com/K3V1991/Disable-Firefox-Telemetry-and-Data-Collection

How to disable Firefox Telemetry and Data Collection
https://github.com/K3V1991/Disable-Firefox-Telemetry-and-Data-Collection

blocking browser config data data-collection disable firefox how-to list mozilla mozilla-firefox off options privacy reporting security server settings telemetry tutorial

Last synced: 2 days ago
JSON representation

How to disable Firefox Telemetry and Data Collection

Awesome Lists containing this project

README

        


How to disable Firefox Telemetry and Data Collection













## NFO:
Mozilla has provided few Settings on Options Page to select what kind of Data do you want to share with Mozilla and want to send to Mozilla Servers.

You can turn on/off Options such as ```Allow Firefox to send technical and interaction data to Mozilla```, ```Allow Firefox to install and run studies``` and ```Allow Firefox to send Crash Reports to Mozilla``` Servers.

You can change these settings using ```Privacy & Security``` Section.

Even after you disable these Options, Firefox still collects and sends Data to Servers.



## Disable Telemetry and Data Collection:
1. Open Firefox and type ```about:config``` in the Addressbar and press Enter. It'll show you a Warning Message, click on ```Accept the Risk and Continue``` Button
2. In the Search Bar, type each of the following Preferences and then set them to the Value provided to the right:



Preference | Value to change |
| --- | --- |
| browser.newtabpage.activity-stream.feeds.telemetry | false |
| browser.newtabpage.activity-stream.telemetry | false |
| browser.ping-centre.telemetry | false |
| datareporting.healthreport.service.enabled | false |
| datareporting.healthreport.uploadEnabled | false |
| datareporting.policy.dataSubmissionEnabled | false |
| datareporting.sessions.current.clean | true
| devtools.onboarding.telemetry.logged | false |
| toolkit.telemetry.archive.enabled | false |
| toolkit.telemetry.bhrPing.enabled | false |
| toolkit.telemetry.enabled | false |
| toolkit.telemetry.firstShutdownPing.enabled | false |
| toolkit.telemetry.hybridContent.enabled | false |
| toolkit.telemetry.newProfilePing.enabled | false |
| toolkit.telemetry.prompted | Number Value 2 |
| toolkit.telemetry.rejected | true
| toolkit.telemetry.reportingpolicy.firstRun | false |
| toolkit.telemetry.server | Delete URL |
| toolkit.telemetry.shutdownPingSender.enabled | false |
| toolkit.telemetry.unified | false |
| toolkit.telemetry.unifiedIsOptIn | false |
| toolkit.telemetry.updatePing.enabled | false |