Prerequisites
I tried to reproduce the issue when...
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)
Prerequisites
I tried to reproduce the issue when...
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)