Web Path Picker

Click any element on any website to copy its XPath, CSS selector, and route for AI coding agents (Cursor, Claude Code, Codex).

As of June 2026, Web Path Picker has 10 users and a 5.00/5 rating from 1 reviews in the Developer Tools category.

Usersno change0%
10
10
Ratingno change0%
5.00
1 reviews
Reviewsno change0%
1
Version
0.2.0
Manifest V3
90-day change · In the last 90 days this extension 1 version update.

History

3 snapshots

Tracking since May 21, 2026.

10.3285.68May 21, 2026Jun 9, 2026
View as table
DateUsersRatingReviewsVersion
May 21, 20260.1.0
May 27, 20260.1.0
Jun 3, 202665.0010.2.0
Now105.0010.2.0

Permissions & access

Permissions
activeTabscripting
Host access
None declared

Screenshots

Web Path Picker screenshot 1Web Path Picker screenshot 2Web Path Picker screenshot 3Web Path Picker screenshot 4Web Path Picker screenshot 5

About

One click saves a thousand tokens.

Stop describing UI elements to your AI agent. Click any element on any website — Web Path Picker copies a clipboard-ready snippet:

[xPathInfo] Route: /dashboard, XPath: //*[@id="root"]/main/section[2]/button, CSS: main > section.layout-content > button.primary

Paste it straight into Cursor, Claude Code, Codex, or any AI coding agent. Your agent now knows exactly which element you mean — no screenshots, no hand-typed selectors.

— How it works —
1. Click the toolbar icon. The cursor turns into a crosshair and a teal overlay highlights the hovered element with its tag and classes.
2. Click any element to copy Route + XPath + CSS to the clipboard.
3. Press Esc or click the toolbar icon again to cancel.

— Features —
• Smart XPath — ID shortcuts and SVG-boundary detection produce minimal, readable expressions.
• Unique CSS selector — capped at 5 levels, auto-filters Ant Design / emotion css-* hash classes.
• React component detection — on client-rendered React apps, the tooltip also surfaces the nearest user component name from the React Fiber tree.
• Works anywhere — https://, http://, and file:// pages. No site configuration required.
• No tracking, no network calls, no remote code. The picker runs entirely on your machine. The extension does not collect or transmit any data.

— Working inside a React/Next.js codebase? —
Install the npm package for a richer, in-app experience that also detects the nearest React component source file:

    npm install react-path-picker

Then drop a dev-only <PathPickerButton /> into your root layout. Full recipes for Next.js (App Router & Pages Router), React Router, and plain HTML are at https://kiboko-ai.github.io/react-path-picker/

npm: https://www.npmjs.com/package/react-path-picker

— When to use the extension vs the npm package —
• Use the extension on third-party sites, staging builds you can't modify, or static HTML you're inspecting.
• Use the npm package inside React/Next.js codebases you own — you also get the React component source file path on every pick.

— Permissions —
• activeTab — required to inject the picker into the page you click on. Only granted when you click the toolbar icon; never reads other tabs.
• scripting — required to inject the picker script into the MAIN world so it can read React fiber data and write to the page clipboard.

The extension has no host_permissions and never runs in the background.

— Source & support —
• Source: https://github.com/kiboko-ai/web-path-picker-extension
• npm package: https://www.npmjs.com/package/react-path-picker
• Docs & live demo: https://kiboko-ai.github.io/react-path-picker/
• Issues: https://github.com/kiboko-ai/react-path-picker/issues

MIT licensed. Made by kiboko ai

Technical

Version
0.2.0
Manifest
V3
Size
22.79KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
dondlbandkmpilmgffhaffbjbmanghdd
Developer ID
uf34b028252a1ddda8e0d4500780e8f77
Developer Email
[email protected]
Created
May 20, 2026
Last Updated (Store)
May 26, 2026
Last Scraped
Jun 9, 2026
Website

Data sourced from the Chrome Web Store · last verified Jun 9, 2026.