Silencing Firefox's Chattiness for Web App Testing
a year ago
- #Privacy
- #WebTesting
- #Firefox
- Firefox makes numerous background requests even when not in active use, including updates, network checks, and telemetry.
- Disabling these requests can simplify web app testing by reducing unwanted traffic in tools like Burp Suite.
- Key domains involved in these requests include detectportal.firefox.com, telemetry.mozilla.org, and services.addons.mozilla.org.
- Steps to reduce Firefox's background activity include disabling the Firefox Home page, network detection, and automatic updates.
- Other settings to adjust include disabling malware protection, tracking protection, and TLS/SSL certificate revocation checks.
- Prefetching and speculative connections can be turned off to further reduce requests.
- Disabling Firefox Sync, GeoIP lookups, and diagnostic data collection can enhance privacy and reduce traffic.
- Important considerations include manually updating the browser and being aware of potential security implications.
- Most settings can be accessed via about:preferences or about:config in Firefox.