Easy Select icon

Easy Select

by fy

v1.2.0 Updated Nov 18, 2025 138KiB
CWS
14
Users
★ 5.00
1 reviews
#111207
of 207.5K
developer
#9487 of 18.1K

Description

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. 定制你的选择器,并点击“导出”
Easy Select screenshot 1

Reviews

Loading reviews...

Details

Version 1.2.0
Updated Nov 18, 2025
Size 138KiB
First Seen Apr 1, 2026