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

Fix: Paths for CLI to work on global as well as local installation. #727

Closed amovar18 closed 1 week ago

amovar18 commented 1 week ago

Description

This PR aims to make CLI work when its published on NPM as well as when the repository is cloned.

Relevant Technical Choices

Testing Instructions

For local installation:

For global installation:

Additional Information:

Screenshot/Screencast


Checklist