Historial de versiones de Claude Code Probe - 4 versiones
Claude Code Probe por CourierKD
Historial de versiones de Claude Code Probe - 4 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 1.1.1
Lanzada el 28 de abr. de 2026 - 74,27 KBCompatible con firefox 121.0 y superioresWhat'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.Se publicó el código fuente bajo la licencia MIT License
Versiones antiguas
Versión 1.1.0
Lanzada el 27 de abr. de 2026 - 74,08 KBCompatible con firefox 121.0 y superioresv1.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.Se publicó el código fuente bajo la licencia MIT License
Versión 1.0.1
Lanzada el 5 de abr. de 2026 - 71,76 KBCompatible con firefox 121.0 y superioresInitial 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 serversSe publicó el código fuente bajo la licencia MIT License
Versión 1.0.0
Lanzada el 1 de abr. de 2026 - 71 KBCompatible con firefox 121.0 y superioresSe publicó el código fuente bajo la licencia MIT License