UNPKG

browsertime

Version:

Get performance metrics from your web page using Browsertime.

8 lines (7 loc) 303 B
export const disableTrackingProtectionPreferences = { 'privacy.trackingprotection.annotate_channels': false, 'privacy.trackingprotection.enabled': false, 'privacy.trackingprotection.introURL': 'http://127.0.0.1/trackingprotection/tour', 'privacy.trackingprotection.pbmode.enabled': false };