this extension messes with my local dev. not only is the injected <div> at the end of the body confusing at first when inspecting DOM but the extension appears to be doing CSS.highlights.clear() or something because it sometimes clears my highlights in dev though I've not seen it do this for actual websites. I assume the specific timing of the Vite dev server causes a very weird interaction with the extension
this extension messes with my local dev. not only is the injected
<div>at the end of the body confusing at first when inspecting DOM but the extension appears to be doingCSS.highlights.clear()or something because it sometimes clears my highlights in dev though I've not seen it do this for actual websites. I assume the specific timing of the Vite dev server causes a very weird interaction with the extension