Easy Speed Dial is a browser extension that replaces the new tab page with a colorful grid of your bookmarks and folders.
https://demo.easyspeeddial.com/
git clone https://github.com/lucaseverett/easy-speed-dial.git
npm install
npm run dev
npm run test
npm run test:watch
npm run lint
npm run format
npm run build
npm run preview
npm run build:chrome
npm run build:firefox