Open
Description
Prerequisites
- I verified that this is not a filter list issue. Report any issues with filter lists or broken website functionality in the uAssets issue tracker.
- This is not a support issue or a question. For support, questions, or help, visit /r/uBlockOrigin.
- I performed a cursory search of the issue tracker to avoid opening a duplicate issue.
- The issue is not present after disabling uBO in the browser.
- I checked the documentation to understand that the issue I am reporting is not normal behavior.
I tried to reproduce the issue when...
- uBO is the only extension.
- uBO uses default lists and settings.
- using a new, unmodified browser profile.
Description
Why?
While people migrate to Browsers that treat them as a resource to mine, disabling the "privacy" sandbox can help protect them.
How?
chrome.privacy.websites.topicsEnabled.set({value: false});
chrome.privacy.websites.fledgeEnabled.set({value: false});
chrome.privacy.websites.adMeasurementEnabled.set({value: false});
From https://developer.chrome.com/docs/extensions/reference/privacy/
A specific URL where the issue occurs.
https://developer.chrome.com/docs/extensions/reference/privacy/
Steps to Reproduce
n/a
Expected behavior
n/a
Actual behavior
n/a
uBO version
1.51.0
Browser name and version
Google Chrome 116.0.5845.179
Operating System and version
macOS Version 13.5.2 (Build 22G91)