Alexey Sokoloff

Alexey Sokoloff

Make things that just work.
2 points

Forums

E2LLM — runtime DOM → JSON for LLMs

LLMs keep guessing from code, while users see something else.

E2LLM is a tiny add-on that snapshots the runtime DOM state and exports it as structured JSON.

That means models finally see the real UI hidden fields, dropdowns, validation, computed styles.

Result: precise debugging, QA, and design reviews, instead of generic form looks fine answers.

Alexey Sokoloff

4mo ago

Element to LLM - AI-ready JSON snapshots of your live DOM (actual page)

1-click snapshots of an element’s runtime DOM into clean JSON (attributes, text, computed styles, visibility, hierarchy). Works in Chrome, Firefox & Arc. Local-only, zero telemetry. Ideal for LLM prompts, QA/UX reviews and debugging.