how can I list and delete cookies
There used to be a way to list all cookies so I could select which to delete. I cannot find this list any more .
There used to be a way to list all cookies so I could select which to delete. I cannot find this list any more .
所有回覆 (1)
You can only access cookies for a specific origin (protocol and hostname) if you want to access all the cookies.
Firefox comes with the storage inspector as part of the developer tools that allows to inspect the cookies for the current tab.