개요
오픈 소스 CSS 요소 선택기.
openpicker is an open-source element picker for the web. Click the toolbar button, point at any element on the page, and openpicker generates a stable CSS selector for it — then copies it to your clipboard. Apps can also drive it programmatically through the open-source @openpicker/sdk to let their users pick an element (even on another tab) and get the selector back. Why openpicker: • Stable selectors — built on a proven selector engine, with filters that skip auto-generated ids and hashed CSS-in-JS / CSS-module class names. • Tune it per site — choose whether selectors use id / class / attributes, set ignore patterns and an attribute allow-list; remembered per website. • Inspect as you go — editable selector with a live match count, a DOM-tree navigator, and the element's attributes, all in an overlay that never clashes with the page. • Optional screenshots — capture the element or the viewport along with the selector. • You're in control — an extension-wide authorization mode (allow all / ask / blocklist) that only you set; nothing is captured without you picking and confirming. • Private by design — no servers, no tracking, no data leaves your browser. openpicker is free and open source (MIT). Source, docs, and the SDK: https://github.com/usertour/openpicker
세부정보
개인정보 보호
개발자가 사용자 데이터에 관해 다음과 같이 선언했습니다
- 승인된 사용 사례를 제외하고 서드 파티에 판매하지 않음
- 항목의 핵심 기능과 관련 없는 목적으로 사용하거나 전송하지 않음
- 신용도 판단 또는 대출 목적으로 사용하거나 전송하지 않음
지원
질문, 제안 또는 문제와 관련하여 도움이 필요하시면 개발자의 지원 사이트를 방문하세요.