Confirmed users
908
edits
(→Telemetry: Mention the telemetry alert list) |
(→Prefs: add new "passive" prefs that landed in 53) |
||
| Line 12: | Line 12: | ||
* <tt>browser.safebrowsing.provider.mozilla.lastupdatetime</tt>: timestamp (in ms) of when the last list update happened. | * <tt>browser.safebrowsing.provider.mozilla.lastupdatetime</tt>: timestamp (in ms) of when the last list update happened. | ||
* <tt>browser.safebrowsing.provider.mozilla.nextupdatetime</tt>: timestamp (in ms) of when the list should next be downloaded. | * <tt>browser.safebrowsing.provider.mozilla.nextupdatetime</tt>: timestamp (in ms) of when the list should next be downloaded. | ||
* <tt>privacy.trackingprotection.annotate_channels</tt>: flag network channels loading resources on the tracking list | |||
* <tt>privacy.trackingprotection.enabled</tt>: to enable TP '''globally''' | * <tt>privacy.trackingprotection.enabled</tt>: to enable TP '''globally''' | ||
* <tt>privacy.trackingprotection.lower_network_priority</tt>: lower the priority of channels loading tracking resources | |||
* <tt>privacy.trackingprotection.pbmode.enabled</tt>: to enable TP in '''Private Browsing mode''' (not needed if the global pref is enabled) | * <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.ui.enabled</tt>: show a checkbox to toggle <tt>privacy.trackingprotection.enabled</tt> in the Preferences ('''Nightly''' only) | ||