loftyshaky / clear-new-tab

MIT License
14 stars 2 forks source link

A browser extension that removes everything from the new tab page and displays any image, gif or video in it as a wallpaper.

Links

Chrome Web Store
Edge Add-ons

Build steps

  1. git clone https://github.com/loftyshaky/clear-new-tab
  2. cd into the cloned repository
  3. npm install
  4. npm run prod (Chrome) / npm run prode (Edge)