-
@anatudor Seems to be a permissions/cors issue. When hosted locally it works Had to put it on a server though as it needed http scheme rather than just opening HTML. Seems the CSS makes a request for the image
-
@anatudor Interestingly, the HTML makes a request but then a "content.js" requests the image too - assume it is to parse the transparent-ness of the image?