Applications

typesafe-adblock

@realZachi58JavaScriptMITupdated 2026-09-17

🧹 Fun project: a Chrome extension that asks a tiny AI decision model (TypeSafe Jev) "is this DOM element an ad?" and pops it off the page. BYOK, no backend, not a real ad blocker.

realZachi/typesafe-adblock

Where it calls Jev

// Docs: https://docs.typesafe.ai/api  (POST /v1/systemone, Noul questions)

src/typesafe.js:3

The link points at the commit we read, so the line number still holds.

This one cannot run here

Its question set is assembled at runtime, or never written out literally in the code, so there is nothing to lift. The source link above will show you.

Other projects in this category