XPath Plus icon

XPath Plus

Extension Actions

CRX ID
jjbfehkplgdcfhepapamkfldnidflpel
Description from extension meta

Effortlessly test expressions with real-time highlighting and seamless iframe element detection.

Description from store

XPath Plus is an XPath expression testing tool designed to provide developers with XPath debugging capabilities.

Unlike similar products, it can capture elements within an iframe, separating the top-level element from the iframe element using a newline character.

User Guide
1. Open any webpage you want to view. It can contain any iframe/frame element.
2. Click the XPath Plus icon in the upper right corner of your browser's toolbar. The XPath Plus console will pop up at the bottom of the page.
3. Hold down the Shift key on your keyboard and move your mouse over any element on the webpage.
- The tool will automatically recognize the element the mouse is pointing to.
- The XPath path corresponding to that element will be displayed in real time in the search box.
- The results area below will display the elements that the XPath can match.
4. If you want to test XPath yourself, you can directly modify or enter XPath expressions in the search box. The results will update immediately without refreshing the page.
5. After use, click the XPath Plus icon again to close the console.