Analog New Tab

I made a simple Chrome extension to replace your new tab page with a minimal analog clock.

Check it out on the Chrome Web Store: https://goo.gl/qeaY6g

For anyone interested, here are the technologies I'm using:
– SVG to render the clock face
– Plain CSS3 and CSS Variables for styling
– Vanilla JavaScript (ES6) to track time and move the hands

The code is all open source, so go check it out on GitHub!

Install: https://goo.gl/qeaY6g
GitHub: https://github.com/colebemis/analog

--------
Follow me on Twitter for updates: @colebemis

Posted on Mar 10, 2017

More by Cole Bemis

View profile