Is there such a plugin?
|
|
For Google chrome browser, go like this;
|
|||
|
Options / Under the Hood / Show Cookies, no plugin needed. |
|||||||||||||||||||
|
|
This works in chrome (displaying cookies for current domain). Moreover it lets you edit them:
EDIT: This is a js code for a bookmarklet. Add above code instead of boomkmarked page URL. |
||||
|
This is also available by using the Developer Tools ("Tools" -> "Developer Tools"), and looking at the Storage tab. This will show you the cookies for the current page. |
|||
|
|
Chrome version 21+Enter URL:
You can then filter cookies by domain, view cookie contents, and remove cookies. |
||||
|
|
here is a plug in called Edit This Cookie for chrome here you can find : https://chrome.google.com/webstore/detail/fngmhnnpilhplaeedifhccceomclgfbg |
|||
|
|
|
CookieSpy -- http://www.cookiespy.com -- shows cookies for Chrome, Chrome Canary, Chomium |
|||
|
|
|
There are quite few Chrome extensions that allow you to view and edit cookies: https://chrome.google.com/webstore/search/cookie My preferred one at the moment is a Cookie Manager: https://chrome.google.com/webstore/detail/kbnfbcpkiaganjpcanopcgeoehkleeck |
|||
|
|
|
In Firefox type: "javascript: alert(document.cookie);" into the awesome bar to see an alert with your cookie for that page. Does this work in chrome? |
|||
|
protected by Andrew Barber♦ Jul 21 '12 at 19:19
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.