sabinonweb stdout

म र मलाई

← back to all projects

Don't Spill the Tea

Don’t Spill the Tea is a browser extension that watches the images on your screen and warns you before you see something you didn’t ask for — violent or NSFW content gets flagged before it lands in your eyes. The internet is full of ambushes; this is a small shield.

How it works, end to end:

It’s a consent layer for your own attention — not a filter that decides for you, but a speed bump that makes the decision yours again.

The project is a neat crossover of browser-extension engineering (content scripts, permissions, page lifecycle) and running an ML model close to the user, privately, without shipping their images anywhere.

View on GitHub