Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
Copy DOM and CSS for AI 미리보기

Copy DOM and CSS for AI 제작자: Faisal Bhuiyan

A powerful Firefox extension that allows you to select elements or areas on any webpage and copy their DOM structure and CSS styling to your clipboard, formatted perfectly for providing context to AI tools.

0 (리뷰 0개)0 (리뷰 0개)
사용자 27명사용자 27명
Firefox를 다운로드하고 확장 기능을 받으세요
파일 다운로드

확장 메타 데이터

스크린샷
DOM SelectionPopupOptions Page
정보
Select any element or area on a webpage and instantly copy its full DOM structure + real CSS rules (from stylesheets) to clipboard – perfectly formatted for pasting into ChatGPT, Claude, Gemini, or any AI coding assistant.

Tired of describing layouts or copying messy “View Source” HTML? This add-on lets you point, click (or drag), and get clean, context-rich DOM + CSS ready for any LLM in one second.

Key Features
- Single-click element selection with live hover preview
- Drag-to-select rectangular areas (captures all elements inside)
- Automatically includes ancestor hierarchy up to <body> for proper context
- Extracts actual CSS rules from stylesheets (not just computed styles)
- One-click copy with customizable prompt template
- Visual overlay shows exactly what will be copied
- Full keyboard support (ESC to cancel)

How To Use
- Click the toolbar icon
- Choose Element Mode (default) or Area Mode
- Hover & click, or click-and-drag
- Formatted DOM + CSS is copied instantly – just paste into your AI chat

Output Example

DOM structure:
<div class="container mx-auto">
<section class="card shadow-lg">
<h2 class="text-2xl font-bold">Hello World</h2>
<p class="mt-4 text-gray-600">Lorem ipsum...</p>
</section>
</div>

CSS rules:
/* .container.mx-auto */
.container { max-width: 1200px; margin: 0 auto; }
/* .card.shadow-lg */
.card { padding: 2rem; border-radius: .5rem; background: white; box-shadow: 0 4px 6px rgba(0,0,0,.1); }


Customization Options
- Ancestor levels (0–20, default 3)
- Children depth (-1 = all, default)
- Custom prompt template with {dom}, {css}, {url}, {timestamp} variables
- Toggle between single-element and area selection

Privacy First
- No data collection or transmission
- Only activates when you click the icon
- Runs entirely in your browser
- Settings stored locally

Best Practices for AI Use
- 2–4 ancestors = ideal context for most components
- 0 ancestors = when you want just one exact element
- Higher ancestors = debugging complex page structure

Works Everywhere
Tested on React, Vue, Angular, Shopify, WordPress, Tailwind, Bootstrap, and vanilla sites.
Instant DOM + CSS extraction for developers, designers, and prompt engineers on Firefox. Free, open-source, no tracking.
0명이 0점으로 평가함
로그인하여 이 확장 기능의 평점을 남겨주세요
아직 평점이 없습니다

별점 저장됨

5
0
4
0
3
0
2
0
1
0
아직 리뷰 없음
권한 및 데이터

필수 권한:

  • 모든 웹사이트에서 사용자의 데이터에 접근

데이터 수집:

  • 개발자가 이 확장 기능은 데이터 수집이 필요하지 않다고 합니다.
더 알아보기
추가 정보
부가 기능 링크
  • 지원 이메일
  • Copy add-on ID
버전
1.0.0
크기
64.88 KB
마지막 업데이트
5달 전 (2025년 12월 1일)
관련 카테고리
  • 웹 개발 도구
  • 검색 도구
  • 탭
라이선스
Mozilla Public License 2.0
버전 목록
  • 모든 버전 보기
태그
  • ad blocker
  • chat
  • content blocker
  • download
  • google
  • privacy
  • search
  • torrent
  • user scripts
모음집에 추가
이 부가 기능 신고
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.