This repository has been archived by the owner on Jul 21, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 474
Raw settings
Raymond Hill edited this page Jan 6, 2018
·
13 revisions
- Type: boolean
-
true
(default): replace non-collapsed blocked frame with a placeholder. -
false
: do not replace non-collapsed blocked frame with a placeholder.
- Type: string
-
default
(default): use the background value fromplaceholderBackground
. - Otherwise a valid CSS
background
property value to be used as is.
- Type: string
- An HTML document source with no newline character.
- Type: boolean
-
true
(default): replace non-collapsed blocked image with a placeholder. -
false
: do not replace non-collapsed blocked image with a placeholder.
Use false
to prevent the use of placeholder and eliminate the ability of image placeholder styling information to be used as fingerprint information.
- Type: string
-
default
(default): use the background value fromplaceholderBackground
. - Otherwise a valid CSS
background
property value to be used as is.
Note that using a custom value for image placeholder can make you fingerprintable.
- Type: string
-
default
(default): : use the border value fromplaceholderBorder
. - Otherwise a valid CSS
border
property value to be used as is.
Note that using a custom value for image placeholder can make you fingerprintable.
- Type: string
- Default value is an internal CSS background value.
- Otherwise a valid CSS background property to be used as placeholder background.
Override this value if you want to customize the background value for all placeholders.
Note that using a custom value for image placeholder can make you fingerprintable.
- Type: string
- Default value is an internal CSS border value.
- Otherwise a valid CSS border property to be used as placeholder background.
Override this value if you want to customize the border value for all placeholders.
Note that using a custom value for image placeholder can make you fingerprintable.
uMatrix: Point and click matrix to filter net requests according to source, destination and type.