Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Third Party Local Storage Missing #110

Open
cosmux opened this issue May 8, 2024 · 0 comments
Open

Third Party Local Storage Missing #110

cosmux opened this issue May 8, 2024 · 0 comments

Comments

@cosmux
Copy link

cosmux commented May 8, 2024

In /lib/tools.js you implement a function to retreive the localstorage for a page. In the comment you refer to // based on https://stackoverflow.com/a/54355801/1407622 .
Looking at this post there are two ways described to fetch the localstorage. While the implementation chosen does not collect localstorge for embedded YT-videos, the other solution does.
I coded a workaround reading the localstorage for all frames in a page as described in the post that and seems to do the cure, but my javascript skills are rotten - apologize.
Tested page https://policies.google.com/privacy

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

1 participant