chrome.tabs.executeScript(null, {code:"document.body.style.backgroundColor='red';"}, function(){alert('Йа выполнился');});