Do you have the Adobe Experience Platform Debugger installed by any
chance? The debugger will cause those types of warnings.If you mouseover
the "VM###.##" link in the console log entry, it might display something
like, "debugger:///VM###.##". If you click the link, it will take you to
the offending code that the debugger injects into the page. Disable the
debugger and see if the warnings cease.