I am trying to create a theme extension for Google Chrome that will regularly update the background image using a remote image source (i.e. the images are stored on a web server, not locally). The problem is that topics are not allowed to contain script elements. Any suggestions on how to get around this limitation?
source share