/dashboard-2

New dashboard to replace my browser blank page

Primary LanguageJavaScript

New Tab Dashboard

screenshot

A simple custom new tab chrome extension

Usage

Enable Chrome to load unpacked extensions, then run npm run build:extension and load the generated extension.local/ folder as an extension.

Development

$ npm run dev

Production

To put on website on its own run and serve the dist/ folder

$ npm run build