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
91 stars 20 forks source link

Add the website url as a prefix to the downloaded report #688

Closed fellyph closed 3 weeks ago

fellyph commented 1 month ago

Feature Request

Description: When the user saves the cookie data from the cookie table, it creates a CSV file named Cookie Report.csv. This feature adds a prefix with the URL from the audit website. For example, the download HTML functionality includes www-example-com-report.html; to be consistent, it should download a CSV file with the same structure, www-example-com-report.csv.

Motivation: When the user saves several files from different domains, it is hard to identify them and the download feature should be consistent across the extension.

User Story: As a user, I want to have the report with the website url so that I can easily identify the reports.

Acceptance Criteria:

Additional Information:

Screenshot 2024-05-23 at 15 37 11
maitreyie-chavan commented 3 weeks ago

Released in v0.9