Ability to export cookies in devtools storage tab
Categories
(DevTools :: Storage Inspector, enhancement)
Tracking
(Not tracked)
People
(Reporter: estemal, Unassigned)
Details
Steps to reproduce:
- Open DevTools
- Go to Storage tab
- Navigate to cookies for current website
Actual results:
No way to export listed cookies as a .txt file.
Expected results:
Some way to export website cookies.
Reporter | ||
Updated•2 months ago
|
Comment 1•2 months ago
|
||
Thanks for the report!
What would you be able to achieve with this? Asking to make sure if this is a web developer oriented feature or more of a privacy one that would make more sense to be exposed elsewhere
Reporter | ||
Comment 2•2 months ago
|
||
No, It's not a web developer oriented feature, it's more of an "advanced user" feature. I just was reading this https://github.com/yt-dlp/yt-dlp/wiki/Extractors#po-token-guide and thought about if it is possible to do with Firefox and didn't find a way to do this. Specifically the "Export cookies from the browser" step. I reported this in DevTools because the only way to see cookies in the modern Firefox is through DevTools, so, in my thought, export should be in the same place. But it could be done elsewhere.
Description
•