This is a browser extension for managing and snoozing tabs in chrome!
This project uses WXT to run and build.
For information running, reference their documentation.
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
For Chrome:
- Navigate to
chrome://extensions
in Chrome - Turn on
Developer mode
in the upper righthand corner - Click
Load unpacked
button - Select the
.output/chrome-mv3-dev
and/or.output/chrome-m3
folder inside this project
You should now have it loaded locally! 😊
- 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: