cookies.sqlite
I would like to check which cookies are set and what content they have stored. Therefore, it is not enough for me to see which provider has stored cookies, by looking at "Settings" -> "Privacy". As far as I know these are stored in the file cookies.sqlite. Is there a way to look directly into this file? Firefox should automatically delete all cookies on exit. Nevertheless this file is 1.5 MB in size. Or is there another way to check the cookies? Thanks in advance. Matthias
選ばれた解決策
You can use the Storage Inspector to inspect the cookies and other types of storage used by the current tab.
If you need to inspect all cookies then you will have to use a SQLite browsing utility.
この回答をすべて読む 👍 0すべての返信 (1)
選ばれた解決策
You can use the Storage Inspector to inspect the cookies and other types of storage used by the current tab.
If you need to inspect all cookies then you will have to use a SQLite browsing utility.