Windows – How to disable Kaspersky Antivirus javascript injection

anti-viruskasperskywindows 7

Since the installation of Kaspersky AntiVirus 2016 every website I visit contains this line in <head>:

<script type="text/javascript" 
        src="http://gc.kis.scr.kaspersky-labs.com/23A3B72C-FE8A-4F09-AD30-70296D9718F4/
             main.js" 
        charset="UTF-8">
</script>

On every site, the same GIUD is used. How can I disable this behaviour?

The code is injected in SSL pages, too.

Best Answer

There is a setting to disable script injection in the newest Kaspersky version (>16.0.1):

Settings -> Additional -> Network -> Inject scripts into web traffic to interact with web pages.

Related Question