OPEN-SOURCE PROJECT

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.

Stars
10
Forks
1
License
MIT
Last commit
2026-09-20

What Jev does here

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.

Runs in the user’s own tabs without screenshots, and keeps the action, target, and typed string inspectable.

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.