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 - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -