How can I detect what cookies a web pages uses?

I want to know the cookies a web page uses and whether they use cookies placed on the computer by other websites.

Is there a way of knowing this or even an addon for it?

5 points · 3 comments · view on lemmy.world

3 Comments

elbarto777@lemmy.world · 7 pts · 3y
[ removed ]
zeppo@lemmy.world · 2 pts · 3y

This isn’t precisely what you’re asking, but I like using NoScript. It denies all JavaScript by default and allows you to whitelist by domain. It’s interesting to see how some sites load JS from dozens of different domains (Imgur, Politico…). One can assume that each of those sites is trying to use cookies and/or site data for tracking.

TunaCowboy@lemmy.world · 2 pts · 3y

f12

kylostillreigns@lemmy.world · 2 pts · 3y (1 reply)

whether they use cookies placed on the computer by other websites.

It should not happen on Firefox because of First Party Isolation. Basically it puts all the cookies created by a domain inside a virtual jar and makes the jar inaccessible by other domains.

igorlogius@lemmy.world · 1 pts · 3y
[ removed ]
igorlogius@lemmy.world · 1 pts · 3y
[ removed ]