https://intranet.mozilla.org/TrackingProtectionForFirefox
== 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>privacy.trackingprotection.ui.enabled</tt>: show a checkbox to toggle <tt>privacy.trackingprotection.enabled</tt> in the Preferences ('''Nightly''' only)
* <tt>privacy.trackingprotection.introCount</tt>
* <tt>privacy.trackingprotection.introURL</tt>
* <tt>urlclassifier.trackingTable</tt>: list of Safe Browsing tables to use when looking for trackers (they need to be named <tt>*-track-*</tt>)
== Engineering ==