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
95 stars 22 forks source link

PSAT: Seamless tab processing with built-in limits #397

Open amedina opened 8 months ago

amedina commented 8 months ago

Feature Request

Description:

  1. Approach for managing tabs in PSAT striking the right balance between number of tabs and performance.
  2. Limit on maximum number of tabs analyzed.
  3. Round-robin tab management policy.
  4. Remove "Analyze this tab feature, and corresponding setting option.

User Story: As a developer I want to use PSAT in a smooth way without having to explicitly decide to switch tabs or experiencing poor performance while I analyze and debug cookie behaviors during browsing sessions.

Acceptance Criteria:

amedina commented 7 months ago

Related request: https://github.com/GoogleChromeLabs/ps-analysis-tool/issues/427