diff --git a/background.js b/background.js index f552004..94c3461 100644 --- a/background.js +++ b/background.js @@ -228,7 +228,7 @@ chrome.webRequest.onCompleted.addListener(function(details) { } chrome.cookies.getAll({domain: domainVar}, function(cookies) { for (var i=0; i