Since the original gadget was just HTML/CSS/JS, you can replicate it in 10 minutes:

Windows Vista gadgets were known for their large, clean visuals. You can replicate this every time you open a new tab:

setInterval(updateClock, 1000); updateClock(); </script>