Changes

Jump to: navigation, search

Security/Tracking protection

355 bytes added, 18:52, 25 September 2015
Prefs: add 43+ prefs
== Prefs ==
* <tt>browser.trackingprotection.updateURL</tt>: server endpoint for downloading list updates
* <tt>browser.trackingprotection.gethashURL</tt>: server endpoint for completions
* <tt>privacy.trackingprotection.enabled</tt>: to enable TP '''globally'''
* <tt>privacy.trackingprotection.pbmode.enabled</tt>: to enable TP in '''Private Browsing mode''' (not needed if the global pref is enabled)
* <tt>urlclassifier.trackingTable</tt>: list of tables to use when looking for trackers (they need to be named <tt>*-track-*</tt>)
* <tt>urlclassifier.trackingWhitelistTable</tt>: list of tables to use when checking whether or not a tracker is part of the same entity as the page (they need to be named <tt>*-trackwhite-*</tt>)
 
Prior to Firefox 43:
 
* <tt>browser.trackingprotection.updateURL</tt>: server endpoint for downloading list updates
* <tt>browser.trackingprotection.gethashURL</tt>: server endpoint for completions
 
Firefox 43 and later:
 
* <tt>browser.safebrowsing.provider.mozilla.lists</tt>: list of tables coming from the Mozilla shavar service
* <tt>browser.safebrowsing.provider.mozilla.updateURL</tt>: server endpoint for downloading list updates
* <tt>browser.safebrowsing.provider.mozilla.gethashURL</tt>: server endpoint for completions
== Engineering ==
Confirm
908
edits

Navigation menu