javascript - chrome.cookies: A simple way to remove all cookies of a single domain? -


i using chrome.cookies store , remove cookies in chrome extension.

when extension installed, want remove cookies of server domain.

at moment, cookies , remove them 1 one loop.

isn't there easier way achieve this?


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

javascript - How can I reference jquery library using cgi methods in ruby? -

ruby on rails - Scope conditionals for count? -