/reaper

A Chrome extension designed to actively keep you off unproductive websites with gentle reminders of your mortality

Primary LanguageTypeScript

Reaper

A Chrome extension designed to actively keep you off unproductive websites with gentle reminders of your mortality.

Functionality

  • Keeps track of how much time you spend on blacklisted websites
  • Keeps track of approximately how much time you have left in your life
  • Notifies you of your mortality when you visit a blacklisted website
  • Ability to edit the blacklist

Building from source

Make sure you have Node installed, because you'll be running:

npm install

This project uses Vite, so run:

npx vite build

You'll see that a dist/ directory has been created. This is the directory you'll use to load the extension.