Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 490 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 490 Bytes

Clean Tab

A minimalistic but functional new tab page inspired by Mac Square's Splash Tab.

No setup required. Just vanilla JavaScript, HTML, and CSS.

Eventually, for backwards compatibility, use:

  • post-css (with css variables and autoprefixes)
  • babel (for es6, but also with closures)
  • babel polyfill
  • possibly webcomponents polyfill (but check when chrome implemented it natively)