i love minimal
- Download
release-xxx.zip
from the Release page. - Extract it to somewhere you want
- Go to
chrome://extensions
, enableDeveloper mode
(at the right of header) - Click
Load unpacked
then select the folder you have extracted before - Enjoy!
- 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
MIT License, read LICENSE
file for more information!
brought to you with much love from michioxd and all contributors!