Blocked: Storage access requests from trackers

A request to access cookies or storage was blocked because the browser identified it as coming from a tracker and content blocking is enabled.

Message

Firefox:

Request to access cookie or storage on “X” was blocked because it came from a tracker and content blocking is enabled.

What can be done

The permission can be changed or removed by:

If the blocked resource doesn't need authentication, you can fix the warning message by adding a crossorigin="anonymous" attribute to the relevant element.

See also