This is a browser extension for managing and snoozing tabs in chrome!
nvm install
or already be using the version listed in.nvmrc
.npm install
- To build:
npm run dev
for a watched development buildnpm run build
for a production build
- Navigate to
chrome://extensions
in Chrome - Turn on
Developer mode
in the upper righthand corner - Click
Load unpacked
button - Select the
dist
folder inside this project
You should now have it loaded locally! 😊
npm run test
andnpm run test:watch
- local testsnpm run lint
- type checks, ESLint, & Prettier checks
- Navigate to
chrome://extensions
in Chrome - Find Count Snooze in the list and click
Remove
- Optionally: turn off
Development mode
!
- Optionally: turn off
This project was inspired by: