Easy Select
1 rating
)Overview
Get readable & maintainable css selector from elements
EasySelect helps web developers extract readable and maintainable CSS selectors from DOM elements. It generates more meaningful selectors than Chrome's "Copy selector" feature. Example: ❌ Chrome "Copy selector": #TopstoryContent > div > div > div > div:nth-child(41) > div > div > h2 > div > a ✅ EasySelect: div[itemprop='zhihu:question'] > a More semantic. More stable. Usage: Right-click on any element and choose Inspect. In the DevTools panel, look to the right of "Styles", "Computed", "Event Listeners", etc. Customize your selector and click Export. 帮助Web开发者快速获取可读可维护的 CSS 选择器。 EasySelect 通常能够获取对开发人员来说比 Copy Selector 更佳的结果,比如: ❌ Chrome "Copy selector": #TopstoryContent > div > div > div > div:nth-child(41) > div > div > h2 > div > a ✅ EasySelect: div[itemprop='zhihu:question'] > a 使用方式: 1. 页面上右键,检查元素 2. 你可以在 inspector 的右侧找到 EasySelect,在"Styles, Computed, Event Listener ..."的后面 3. 定制你的选择器,并点击“导出”
5 out of 51 rating
Details
- Version1.2.0
- UpdatedNovember 17, 2025
- Offered byfy
- Size138KiB
- LanguagesEnglish
- Developer
Email
fy0748@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser