| content |
|
|
96 % |
| ContentBlockingPrefs.sys.mjs |
@class ContentBlockingPrefs
Manages how the content blocking and anti-tracking preferences relate to the
broad Tracking Protection categories (standard, strict and custom).
@typedef {"standard"|"strict"|"custom"} CBCategory
|
20730 |
- |
| jar.mn |
|
994 |
- |
| metrics.yaml |
|
13045 |
- |
| moz.build |
|
701 |
- |
| PrivacyMetricsService.sys.mjs |
@typedef {object} PrivacyMetricsStats
@property {number} total - Total blocks this week
@property {number} trackers - Tracker count
@property {number} cookies - Tracking cookie count
@property {number} fingerprinters - Fingerprinter count
@property {number} cryptominers - Cryptominer count
@property {number} socialTrackers - Social tracker count
@property {number} lastUpdated - Timestamp in milliseconds
|
2836 |
- |
| test |
|
|
- |