I am trying to make a chrome extension that pops up every hour with a image from an api. The every hour part is done and I can show a alert box, but alert boxes does not support images. So I am wondering if anyone can help me.
What i need is: How to show a modal with a image?