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

PSAT Panel not loading in ChromeOS Flex running Chrome 113 #674

Closed gagan0123 closed 1 month ago

gagan0123 commented 5 months ago

Describe the bug In ChromeOS, using the version of Google Chrome that comes pre-installed, i.e. version 113, the latest version of the extension does not work and gives the error Failed to read the 'localStorage' property from 'window': Access is denied for this document. Please try opening this page in a new tab.

To Reproduce Steps to reproduce the behavior:

  1. Go to extensions page chrome://extensions/
  2. Enable "Developer mode" and click "Load unpacked"
  3. Select the extension
  4. See error
    Failed to read the 'localStorage' property from 'window': Access is denied for this document. Please try opening this page in a new tab.

Expected behavior The PSAT Panel should load without any errors.

Screenshots image

Desktop (please complete the following information):

Additional context After updating to the latest version of Google Chrome, the error disappears

gagan0123 commented 1 month ago

The issue still persists for the old version of Chrome in ChromeOS, but closing the issue as it's resolved as soon as the user updates Chrome.