Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多
封存

cookies

cor-el replied
ostcandt

how do I add or delete cookies

how do I add or delete cookies

所有回覆 (2)

Hi ostcandt, could you explain what you want to do in more detail?

As general background, cookie names and values are set by websites. They can do that in two ways:

(1) Send a Set-Cookie header with the page (2) Use a script in the page

To see what cookies have been set for the current page, you can open the Storage Inspector tool (Shift+F9). If you like, you also can delete individual cookies there. More info on this tool: https://developer.mozilla.org/docs/Tools/Storage_Inspector