Skip to content

29x10/fake-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

To disable specific functionality open about:config and change the value to false.

Leaks the browsing history to Google. Note that disabling Safe Browsing exposes you to a risk of not being stopped from visiting malicious or phishing sites.

browser.safebrowsing.enabled
browser.safebrowsing.downloads.enabled
browser.safebrowsing.malware.enabled

Firefox stats collecting

Stability and performance reports.

datareporting.healthreport.service.enabled
datareporting.healthreport.uploadEnabled

Usage statistics.

toolkit.telemetry.enabled

Leaks the real IP when using VPN/TOR. Description and demo

media.peerconnection.enabled

A binary plugin (closed-source) is shipped with Firefox since v38. It enables playback of encrypted media and lets you use e.g. Netflix without Microsoft Silverlight. To completely remove the plugin you would have to install an EME-free build of Firefox.

media.eme.enabled
media.gmp-eme-adobe.enabled

Firefox connects to third-party (Telefonica) servers without asking for permission.

loop.enabled

A third-party service for managing a reading list of articles.

browser.pocket.enabled

Geolocation

geo.enabled

Search suggestions

Everything you type in the search box is sent to the search engine. Suggestions based on local history will still work.

browser.search.suggest.enabled

Enable to actively block sites that are known to track users. Do not confuse with DNT which only asks sites not to track you.

privacy.trackingprotection.enabled

Important changes

0.1 - initial commit

0.2 - removed mention of Reader mode (it doesn't leak data*) and added browser.safebrowsing.remoteLookups (it is confrmed to stop leaking data to Google while keeping Safe Browsing on*)

0.3 browser.safebrowsing.remoteLookups turned out to do nothing after all. Actually, it was removed. Requests to the Google Safe Search API are not made often, so at first I thought they were gone.

* tested using Fiddler


Pull requests are welcome.


Discussion of HN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published