Manage cookies using Chrome API
This project is an extension of "Cookie Test" form the Google API Examples.
The "Minimis" extended cookie management uses content injection to allow a page to erase all it's cookies (especially the HttpOnly ones).
The loaded page only needs to issue the command:
window.postMessage({ type: "ERASE_COOKIES", text: document.domain }, "*");
Statistics
Installs
16
history
Category
Rating
0.0 (0 votes)
Last update / version
2013-08-24 / 0.1
Listing languages
en