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
90 stars 18 forks source link

Feature: Make -u argument optional in CLI. #711

Closed amovar18 closed 3 weeks ago

amovar18 commented 3 weeks ago

Description

This PR aims to add a default argument to the CLI which will be the website URL and will allow the user to analyse the website without requiring to use the -u option. If the user wants to use the -u option, it will still be available.

Relevant Technical Choices

Testing Instructions

Additional Information:

Screenshot/Screencast

https://github.com/GoogleChromeLabs/ps-analysis-tool/assets/59614577/89826e59-4d24-475a-9b28-f31ca4a6df70


Checklist