List view with url image

You could also use @Kevinkun 's Tableviewer extension:

Not tested, but you should be able to set the img src to a datauri to use base64 strings from a text file, instead of images. (data:image/png;base64,/Vsdofihwoefjsd.....)

1 Like