GoogleChromeLabs / ps-analysis-tool

Privacy Sandbox Analysis Chrome Extension and CLI for analysis and understanding of cookie usage on web pages, and new privacy-preserving Chrome APIs
https://www.privacysandbox.com
Apache License 2.0
97 stars 22 forks source link

Add website hostname as prefix to cookie table CSV #700

Closed mayan-000 closed 4 months ago

mayan-000 commented 4 months ago

Description

This PR adds code to add hostname as a prefix to the cookie table CSV.

Relevant Technical Choices

Testing Instructions

Additional Information:

Screenshot/Screencast

Screenshot 2024-05-31 at 16 51 30

Checklist

Fixes #688