История версий «Claude Code Probe» – 4 версии
Claude Code Probe от CourierKD
История версий «Claude Code Probe» – 4 версии
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 1.1.1
Выпущено 28 апр. 2026 г. — 74,27 КБРаботает с firefox 121.0 и вышеWhat'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.Исходный код выпущен на условиях Лицензия MIT
Старые версии
Версия 1.1.0
Выпущено 27 апр. 2026 г. — 74,08 КБРаботает с firefox 121.0 и вышеv1.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.Исходный код выпущен на условиях Лицензия MIT
Версия 1.0.1
Выпущено 5 апр. 2026 г. — 71,76 КБРаботает с firefox 121.0 и вышеInitial 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 serversИсходный код выпущен на условиях Лицензия MIT
Версия 1.0.0
Выпущено 1 апр. 2026 г. — 71 КБРаботает с firefox 121.0 и вышеИсходный код выпущен на условиях Лицензия MIT