Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

What access with chrome extensions have to read/overwrite FLoCs? #61

Closed
brodrigu opened this issue Mar 13, 2021 · 3 comments
Closed

What access with chrome extensions have to read/overwrite FLoCs? #61

brodrigu opened this issue Mar 13, 2021 · 3 comments

Comments

@brodrigu
Copy link

What access to the FLoC APIs will chrome extensions have?

Can a browser extension read a user FLoC?

Can a browser extension overwrite a users FLoC?

@brodrigu
Copy link
Author

This seems to be related to issue #17. Though not technically a duplicate.

@jkarlin
Copy link
Collaborator

jkarlin commented Mar 18, 2021

A browser extension can inject javascript into pages that the user visits and therefore read the value. An extension could also overwrite the document.interestCohort() API and return a different value.

@brodrigu
Copy link
Author

Thanks for clarifying Josh.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants