Skip to content

A Chrome DevTools extension to test XPath expressions and highlight matched elements.

License

Notifications You must be signed in to change notification settings

goescat/XPath-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

XPath Helper

A Chrome DevTools extension to test XPath expressions and highlight matched elements.

πŸš€ Demo

✨ Features

  • Adds an XPath Helper panel in Chrome DevTools
  • Enter any XPath expression and highlight all matching elements

πŸ› οΈ Installation (Development Mode)

  1. Clone this repository
  2. Open Chrome and go to chrome://extensions/
  3. Enable Developer mode
  4. Click Load unpacked
  5. Select the xpath_helper folder from this repository

πŸ“Œ Notes

The extension works on most web pages, but system pages (e.g., chrome://*), local files (file:///), and some special pages (such as the Chrome Web Store) do not allow content script injection.

About

A Chrome DevTools extension to test XPath expressions and highlight matched elements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published