https://github.com/sphinxknight/nofloc
A WebExtension to disable FLoC on Chrome
https://github.com/sphinxknight/nofloc
Last synced: 11 months ago
JSON representation
A WebExtension to disable FLoC on Chrome
- Host: GitHub
- URL: https://github.com/sphinxknight/nofloc
- Owner: SphinxKnight
- License: mit
- Created: 2021-04-07T06:40:45.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-07T06:45:07.000Z (about 5 years ago)
- Last Synced: 2025-03-13T04:26:55.270Z (about 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nofloc
A WebExtension to disable FLoC on Chrome.
It naively uses `webRequest` to inject a `Permission-Policy` header (or add a value to it) in order to opt-out from FLoC from the browser.
Reference: https://web.dev/floc/#how-can-websites-opt-out-of-the-floc-computation
Demo site: https://floc.glitch.me/