(function() { var h1; h1 = document.querySelector('h1'); h1.innerHTML = 'Set by content_script.js'; }).call(this);