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 -

java - How to put two numbers separated by a space into two different arrays -

laravel - Undefined property: Illuminate\Pagination\LengthAwarePaginator::$id (View: F:\project\resources\views\admin\carousels\index.blade.php) -