@ -45,7 +45,7 @@ chrome.runtime.onMessage.addListener(
);
chrome.storage.sync.get(['need-clean-notification'], function (result) {
console.log('Value currently is ' + result['need-clean-notification'])
// console.log('Value currently is ' + result['need-clean-notification'])
/**
* todo Добавить обсервер на чиски node с уведомлениями, если опция включена
*/