Skip to content

michioxd/litetab

Repository files navigation

shh... still working on...

a light design for chrome new tab

why?

i love minimal

usage

  • Download release-xxx.zip from the Release page.
  • Extract it to somewhere you want
  • Go to chrome://extensions, enable Developer mode (at the right of header)
  • Click Load unpacked then select the folder you have extracted before
  • Enjoy!

development usage

  • Clone this repository
git clone https://github.com/michioxd/litetab
  • Change the directory to litetab
cd litetab
  • Install dependency / Run
# npm
npm install
npm run dev

#pnpm
pnpm install
pnpm run dev

license

MIT License, read LICENSE file for more information!

credits

brought to you with much love from michioxd and all contributors!