I am using Google Chrome Version 62.0.3202.94 and recently get this new error message in the developer console:
Cross-origin plugin content from must have a visible size larger than 400 x 300 pixels, or it will be blocked. Invisible content is always blocked.
Site: https://www.matheretter.de
Clicking on the error brings me to the first line of the HTML: <!DOCTYPE html> which is not helpful to track down the problem.
Can anyone help?