Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple Way to View Firefox Cookies - a one-liner, e.g. Firefox > Hamburger > Settings > Privacy & Sec > etc.... simples ! #36709

Open
mick9 opened this issue Nov 9, 2024 · 0 comments
Labels
Content:HTTP HTTP docs needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.

Comments

@mick9
Copy link

mick9 commented Nov 9, 2024

MDN URL

https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies

What specific section or headline is this issue about?

Simple Way to View Firefox Cookies - a one-liner, e.g. Firefox > Hamburger > Settings > Privacy & Sec > etc.... simples !

What information was incorrect, unhelpful, or incomplete?

All advice found on the web is too complex, buried, obscure, obyuse, written leaving too much work to do.

What did you expect to see?

Something like a one-liner as the answer to my question e.g.:
Firefox > Hamburger > Settings > Privacy & Sec > etc..etc... simples !

Do you have any supporting links, references, or citations?

https://duckduckgo.com/?hps=1&q=how+to+view+cookies+in+Firefox&atb=v402-1&ia=web
Direct Answer: To view cookies in Firefox, follow these steps:
Open the Firefox browser and navigate to the website that you want to view the cookies for.
Press Ctrl + Shift + I (Windows/Linux) or Command + Option + I (Mac) to open the Developer Tools.
In the Developer Tools, click on the Storage tab.
In the Storage tab, click on the Cookies button.
You will see a list of cookies stored for the website. You can sort the list by Name, Domain, Path, Size, and Created.
... too complicated

Do you have anything more you want to share?

A simple answer could be (for example):
ctr-alt-c > f1
... simples !

MDN metadata

Page report details
@mick9 mick9 added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Nov 9, 2024
@github-actions github-actions bot added the Content:HTTP HTTP docs label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:HTTP HTTP docs needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.
Projects
None yet
Development

No branches or pull requests

1 participant