Lịch sử phiên bản Claude Code Probe - 4 phiên bản
Claude Code Probe bởi CourierKD
Lịch sử phiên bản Claude Code Probe - 4 phiên bản
Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.
Phiên bản mới nhất
Phiên bản 1.1.1
Đã phát hành 28 Thg 04 2026 - 74,27 KBHoạt động với firefox 121.0 và lớn hơnWhat'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.Mã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản cũ hơn
Phiên bản 1.1.0
Đã phát hành 27 Thg 04 2026 - 74,08 KBHoạt động với firefox 121.0 và lớn hơnv1.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.Mã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản 1.0.1
Đã phát hành 5 Thg 04 2026 - 71,76 KBHoạt động với firefox 121.0 và lớn hơnInitial 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 serversMã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản 1.0.0
Đã phát hành 1 Thg 04 2026 - 71 KBHoạt động với firefox 121.0 và lớn hơnMã nguồn được phát hành dưới dạng Giấy phép MIT