Markup Review
A web app that opens a URL either when a countdown timer reaches zero or a set time is reached (like an alarm clock).
canvas is used to dynamically generate a favicon that displays the time left until the URL is opened, and localStorage is used to store the URL. A manifest file is also used so the app can work offline.

One thought on “Timer Tab”
Completely frivolous use of HTML5 technologies