How to identify a Stack Exchange website before page load inside content script?
I’m writing a personal Chrome extension that modifies various things (i.e. styles) on various websites. That includes Stack Exchange. My extension is enabled on all websites so I have to differentiate between them based on window.location
.