JevBrowserExt
A Manifest V3 Chrome port of jev-ultrafast: Jev picks the operation and DOM element in one request per step; a small chat model fills TYPE_TEXT.
Where Jev makes the decision
Chooses CLICK, TYPE_TEXT, SELECT, SCROLL_DOWN, SCROLL_UP, PRESS_ENTER, WAIT, DONE, or BLOCKED and the matching DOM target in one request; PRESS_ENTER is a separate key control. Separate yes/no checks cover goal completion and a stuck loop.
Why it matters
Runs in the user’s own tabs without screenshots, and keeps the action, target, and typed string inspectable.
Claims & evidence
Author and repository text is preserved where clear; missing languages are enriched automatically. Checks establish source-level Jev integration, not runtime, safety, or performance validation.
About Jev
Jev is TypeSafe AI's System One decision model: it returns typed scores and choices (not free text), so agents can route, filter and gate at low latency and cost.
Source: chy4pro/JevBrowserExt — 21 stars, MIT. Listed by Awesome Jev.