6 ms·
What are some other useful flags to set in Firefox that don't noticeably break functionability?
by o_s_m 12y ago
What are some other useful flags to set in Firefox that don't noticeably break functionability?
- ChrisAntaki 12y agoDisable WebRTC with media.peerconnection.enabled=false (WebRTC leaks your local network IP, without any user interaction. This helps differentiate computers on a network/VPN. Here's a plugin which provides an easier way to toggle this off/on. https://github.com/ChrisAntaki/disable-webrtc-firefox https://github.com/ChrisAntaki/disable-webrtc-firefox) Disable plugin & mimetype enumeration with plugins.enumerable_names="" (Our browsers oftentimes have unique sets of plugins & mimetypes, when you factor in the version numbers. This helps differentiate specific browsers, on a network/VPN. Here's an addon which adds an easier way to toggle this off/on. https://github.com/ChrisAntaki/plugins-and-mimetypes-firefox https://github.com/ChrisAntaki/plugins-and-mimetypes-firefox)
- o_s_m 12y agoThanks. BTW, I like your ambient music. I have it playing in the background right now.
- ChrisAntaki 12y agoThanks, glad you're enjoying it