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

DOM Time Machine Pro 제작자: scolastico

A powerful developer tool designed to capture a high-fidelity, chronological record of a webpage's DOM state. Capture, rewind, and inspect the code of a page at any point in time.

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

확장 메타 데이터

정보
DOM Time Machine Pro is a powerful developer tool designed to capture a high-fidelity, chronological record of a webpage's DOM state. Unlike standard screen recording, this extension captures the actual HTML structure and associated assets, allowing you to "rewind" and inspect the code of a page at any point in time.

Why It’s Useful
  • Debug Transient UI: Capture elusive states like toast notifications, hover effects, or race conditions that disappear before you can inspect them.
  • State Analysis: Compare how the DOM evolves after specific user actions or API responses.
  • Portable Recordings: Export your session as a JSON file to share with other developers or import later for further analysis.
  • Asset Persistence: Automatically inlines CSS and converts images to Base64 to ensure the recording remains intact even if the original website goes offline.

How It Works

The extension utilizes three distinct capture modes to suit different needs:
  1. Debounced (Mutation): Uses a MutationObserver to trigger a snapshot whenever the DOM changes, with a 100ms debounce to maintain performance.
  2. RequestAnimationFrame: Captures the DOM at the browser's refresh rate—useful for high-speed animations.
  3. MozAfterPaint (Firefox Recommended): Specifically designed for Firefox, this mode triggers a capture only after the browser actually paints a change to the screen.

Workflow:
  • Record: Select a mode from the popup to begin. The extension icon will turn red to indicate active recording.
  • Capture: The background script manages the storage of snapshots and assets while you navigate.
  • View: Once stopped, a dedicated "Viewer" tab opens. Use the slider or navigation buttons to travel through your recording timeline.

Browser Recommendation

While compatible with Chromium-based browsers, Firefox is highly recommended. Firefox supports the MozAfterPaint event (when enabled in about:config), which provides the most efficient and accurate "paint-based" recording triggers available.

Installation & Configuration

For Firefox users wanting to use the Paint mode:
  1. Navigate to about:config.
  2. Set dom.send_after_paint_to_content to true.

License

This project is licensed under the GNU Affero General Public License (AGPL-3.0). We believe in open-source collaboration and ensuring that any improvements to this tool remain available to the community.
0명이 0점으로 평가함
로그인하여 이 확장 기능의 평점을 남겨주세요
아직 평점이 없습니다

별점 저장됨

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

필수 권한:

  • 브라우저 탭에 접근

개발자가 밝힌 필수 수집 항목:

  • 탐색 활동
  • 웹 사이트 콘텐츠
더 알아보기
추가 정보
부가 기능 링크
  • 홈 페이지
  • 지원 사이트
  • 지원 이메일
  • Copy add-on ID
버전
1.0.4
크기
18.38 KB
마지막 업데이트
4달 전 (2026년 1월 28일)
관련 카테고리
  • 웹 개발 도구
라이선스
GNU Affero General Public License v3.0 전용
버전 목록
  • 모든 버전 보기
모음집에 추가
이 부가 기능 신고
Mozilla 홈페이지로 이동

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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