A browser extension that generates short, unique CSS selectors for DOM elements. It can be used in browser devtools or as a context menu item.
- Generate short, unique CSS selectors for any DOM element.
- Integrates with browser devtools for easy access.
- Install the extension in your browser.
- Open the devtools panel and navigate to the "Element" tab
- Select an element in the DOM tree.
- View the generated CSS selector in the "CSS Selector" sidebar.