Delete All Cookies From JavaScriptDelete All Cookies From JavaScript
This Chrome extension deletes all cookies (including HTTP only cookies) by either sending a postMessage from any javascript on any page or by clicking the extension action (i.e. clicking the icon).
This chrome extension is particularly useful when you need to delete cookies as part of an automated test.
To delete all cookies using javascript run the following line: