« get me outta code hell
1 2 3
window.addEventListener('focus', () => { browser.runtime.sendMessage({hostname: location.hostname}); });