XpathHunt a web extensión for find Xpath expressions in Mozilla browser.
You can try the extensión in the MDN Store: XpathHunt
Upon loading the extension, an iframe will appear at the top with two fields. In the Xpath-Console, you can enter your XPath expression, and the results will automatically be highlighted on the web page. Additionally, you can visualize the text found in the Xpath-Output.
To customize both the extension's appearance and the visual highlighting system, you can access the settings menu, where you will find the following categories:
- Theme: Determines the visual appearance of your extension.
- Highlighted Color: Determines the "color" property of the found text.
- Custom Highlighted CSS: You can enter CSS properties to customize the results of your search.
Feel free to contribute to this project. If you discover a bug or have suggestions for improvement, kindly open an issue or submit a pull request. Your input is appreciated.


