N
N
Nikita //2018-06-12 15:23:45
css
Nikita //, 2018-06-12 15:23:45

What is Injected stylesheets in Chrome?

What are Injected stylesheets and where do they come from?
When laying out, I noticed that in chrome there are certain styles that cannot be removed even in dev tools.
For example:

injected stylesheet 
...
h2 { 
 font-style: italic; 
}

It is treated only with the help of !important

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander Tokmakov, 2019-02-06
@calliko

I got this addblock in chrome. disabled it on the domain and it worked

S
Stanislav Namytov, 2019-06-28
@StanislavNemytov

I had the "Hippo Video" Chrome Opera extension installed, after disabling it, the extra styles were removed, but how to deal with it so that these styles are not included from other extensions?

D
Dima, 2019-08-05
@CrazyFail

And my JSON Discovery inserted an extra indent from above

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question