Skip to content
Advertisement

google chrome console, print image

About year ago i created a plugin to enhance console logs, main idea was to print images in console, so for example You could add some icons or glyphs.

It was working pretty nice, i saw that there is many of those available online right now. The problem is that none of them are working atm.

I noticed it after last chrome update i think. currently i have version 49.0.2623.112.

All of those plugins including mine works in the same way:

JavaScript

For example this one: plugin link on github

Does anyone know how we can print images in console in newer versions of chrome ?

Advertisement

Answer

Try a code example with console F12:

JavaScript
User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement