/about-tab

Pretty empty tab (maybe not today, but one day promise).

Primary LanguageJavaScriptMIT LicenseMIT

about:tab

No more empty new tab. Prefer this customizable tab manager:

  • random beautiful background
  • clock
  • random background from internet (todo)
  • custom shortcut (todo)
  • quote of the day (todo)

Development

# Install the dependencies
$ npm install -g gulp
$ npm install

# Build the project
$ gulp build

# Work on the code
$ gulp watch