Claude Code Probe verziótörténet – 4 verzió
Claude Code Probe szerző: CourierKD
Claude Code Probe verziótörténet – 4 verzió
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 1.1.1
Kiadva: 2026. ápr. 28. – 74,27 kBEzekkel működik: firefox 121.0 vagy újabbWhat's new in 1.1.1
• Page context now includes the dev-server origin (e.g.
http://localhost:3000/dashboard) when you're working on
localhost, 127.0.0.1, *.local, or a private IP. On public
sites, the page section stays as a clean pathname.
What landed in 1.1.0 (in case you missed it)
Hover inspector
• Hover any element to see its tag, classes, dimensions, and a
rich style readout: background and text colors with inline
swatches, border, radius, shadow, opacity, cursor, transform,
and z-index.
• Direct text content shows as a quoted preview — handy for
picking the right element among similar siblings.
• Tighter visual rhythm so identity, content, style, and
ancestry groupings read at a glance.
Mascot upgrade
• Clawd now lives on top of the popup and slowly walks the edge
back and forth.
Copy Element rework
The text you paste into Claude Code is now optimized to help
Claude locate the source file:
• Wrapped in <picked-element> XML so it stays distinct from
the rest of your prompt.
• Detects React component names (via the React fiber) and
reports the framework when known.
• Lifts data-testid, data-cy, data-component, data-source-loc,
and id into a dedicated <identifiers> section.
• Includes the visible text content of the element.
• HTML skeleton drops noisy inline styles and shortens enormous
utility-class lists.
• HTML payload is fenced in a ```html block so it doesn't
collide with the rest of your prompt's markdown.
Still 100% local. No new permissions.A forráskód MIT licenc licenc alatt közzétéve
Korábbi verziók
Verzió: 1.1.0
Kiadva: 2026. ápr. 27. – 74,08 kBEzekkel működik: firefox 121.0 vagy újabbv1.1.0 — Better inspection, better Claude prompts
Hover inspector
• Hover any element to see its tag, classes, dimensions, and (new) a
rich style readout: background and text colors with inline swatches,
border, radius, shadow, opacity, cursor, transform, z-index.
• Direct text content now shows as a quoted preview — handy for
picking the right element among similar siblings.
• Tighter visual rhythm so identity, content, style, and ancestry
groupings read at a glance.
Mascot upgrade
• Clawd now lives on top of the popup and slowly walks the edge
back and forth — same vibe, more personality.
Copy Element rework
The text you paste into Claude Code is now optimized to help Claude
locate the source file:
• Wrapped in <picked-element> XML so it stays distinct from the rest
of your prompt.
• Detects React component names (via the React fiber) and reports
the framework when known.
• Lifts data-testid, data-cy, data-component, data-source-loc, and
id into a dedicated <identifiers> section.
• Includes the visible text content of the element (best grep target).
• HTML skeleton drops noisy inline styles and shortens enormous
utility-class lists.
• HTML payload is fenced in a ```html block so it never collides with
the rest of your prompt's markdown.
No new permissions. Still 100% local — nothing leaves your browser.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.1
Kiadva: 2026. ápr. 5. – 71,76 kBEzekkel működik: firefox 121.0 vagy újabbInitial release of Claude Code Probe.
▎ Point at any element on any webpage, inspect it, and copy its information — ready to paste into Claude Code or any AI coding assistant.
▎ Features:
▎ - Toggle Probe Mode from the toolbar icon
▎ - Hover to highlight elements with a wireframe outline
▎ - Click to select and open the copy toolbar
▎ - Copy Element: copies page URL, CSS selector, and skeleton HTML
▎ - Copy Screenshot: captures a PNG of the selected element
▎ - Copy Both: copies element info and screenshot together
▎ - Runs entirely locally — no data collected, no external serversA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.0
Kiadva: 2026. ápr. 1. – 71 kBEzekkel működik: firefox 121.0 vagy újabbA forráskód MIT licenc licenc alatt közzétéve