What Is This Strange Div In Google-chrome?
If I go on any page, with the latest version of google chrome and open Developer tools, there is this strange div that is the first element of the in all HTML pages: &
Solution 1:
I think you must be running some extension that's adding it. I don't see that with the latest Chrome at my end (without extensions installed).
Solution 2:
Might be part of some extension you are using with Chrome? I don't see it either. Try disabling your extensions one by one to find out which one is injecting that code.
Post a Comment for "What Is This Strange Div In Google-chrome?"