A simple element picker that can generate CSS Selectors and XPath expressions.
Important
I want you to be 100% happy with ElemPick! If something isn't working right, or if there's a feature you think is missing, please open an issue on GitHub and give me a chance to help before leaving a review:
https://github.com/sixcious/elempick/issues
About
ElemPick is a simple element picker that can generate a path to an HTML element on the page without requiring any permissions from you. Click on the toolbar icon, then click on the element you want on the page, and then click the Clipboard Button above the path in the small UI Window to copy it.
Features
• Generates a CSS Selector or XPath Expression for an element on the page
• Can also generate JS Paths (JavaScript Paths)
• Dual algorithm support: Use ElemPick's internal algorithm or Chromium's
• Context Menu Option available so ElemPick can be one right click away
• DOM Traversal Buttons to allow you to navigate to a nearby element
• Limited support for elements inside Shadow DOM and Same-Origin Iframes
• Options: Optimize paths and choose your preferred quote style
• User Interface: A simple UI made with Material Design and Lit
Permissions Justification
No permissions are needed.
Privacy Policy
ElemPick does not track you. It does not use analytic services. It does not collect any data from your device or computer. All your data is stored locally on your device. Your data is *your* data.