I wish to view and edit the cookies of my google chrome. Can anyone suggest to me a way to do it?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
There is a Chrome plug-in called Edit This Cookie. It adds a menu to your browser toolbar which allows you to add, edit, and delete cookies. Install it from here: https://chrome.google.com/webstore/detail/edit-this-cookie/fngmhnnpilhplaeedifhccceomclgfbg The source code is here: https://github.com/fcapano/Edit-This-Cookie |
|||
|
|
|
I would recommend use external cookies managers. Personally, I like ChromeCookiesView and CookieSpy. |
|||||
|
|
Using 10.0.648.45 dev you can view cookies in Options -> Under the Hood -> Content Settings -> All Cookies and site data. Alternatively, you can view the cookies for the current site with the Developer Tools (Ctrl-Shift-J or Tools -> Developer Tools), Resources -> Cookies. |
|||