/daily-motivation

Chrome extension that displays a new motivational quote every time a new tab is opened.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

logo

Daily Motivation

Whaaat?!

A Chrome extension that displays a new motivational quote every time a new tab is opened and provides you with a fun interactive background to play with!

Development

  • Run npm i
  • To change the JavaScript, make changes to .js files in src/js (ES6 recommended).
  • Run npm run build to transpile ES6 into browser compatible JS.