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

Feature: Navigate from PSAT to network panel #685

Closed mayan-000 closed 1 month ago

mayan-000 commented 2 months ago

Description

This PR adds an API that will allow navigation to the network panel from PSAT. This API is available in the Chrome version 125. On old Chrome versions, the old functionality of copying network filter string from context menu will continue.

Relevant Technical Choices

Testing Instructions

Additional Information:

Screenshot/Screencast

https://github.com/GoogleChromeLabs/ps-analysis-tool/assets/58820001/228dc2cb-1bb8-4b28-8bbb-deb413c9cdcf


Checklist

Fixes #293