DOM Time Machine Pro Firefox

DOM Time Machine Pro

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.

Features & Capabilities

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.

User Growth & Download Statistics

Manifest V3 Add-on
By:
scolastico
Daily users:
1
Version:
1.0.4 Last updated: 2026-01-31
Version code:
6133629
Creation date:
2026-01-28
Risk:
Moderate risk impact High risk likelihood
Permissions:
Size:
18.38KB
Email:
su*****@scolasti.co
URLs:
Website
Full description:
See detailed description
Source:
Firefox Add-ons Store
Data ingested on:
2026-06-03
Compare stats and ranking:

Contact the developer

Chrome-Stats does not own this Firefox add-on. Please use these information below to contact the Firefox add-on developer.
Developed by:
scolastico
Firefox Add-ons Store
https://addons.mozilla.org/firefox/addon/dom-time-machine-pro/
Email:
su*****@scolasti.co
Website:
https://github.com/scolastico-dev/dom-time-machine/issues

Is DOM Time Machine Pro Safe?

Risk impact
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypassing your security settings, and accessing your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.

DOM Time Machine Pro requires a few sensitive permissions. Exercise caution before installing.

Risk impact analysis details
  • Critical Grants access to browser tabs, which can be used to track user browsing habits and history, presenting a privacy concern.
Risk likelihood
Risk likelihood measures the probability that a Firefox add-on may turn malicious. This is determined by the publisher and the Firefox add-on reputation on Firefox Add-ons Store, the amount of time the Firefox add-on has been around, and other signals about the Firefox add-on. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Firefox add-on.

DOM Time Machine Pro may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.

Risk likelihood analysis details
  • High This extension has low user count. Unpopular extensions may not be stable or safe.
  • Medium **** ********* *** ***** ** *** **** * ******* *** ********** *** *** ** ****** ** *****
  • Low **** ********* *** ******* **** **** * ****** **** ***** ******** *** **** ****** ** ** ****** *** *****
Extension Guard
Extension Guard

Discover every extension in use, analyze risks, and enforce blocking policies with Extension Guard

Secure Your Browser
Upgrade to see full risk analysis details

Best DOM Time Machine Pro Alternatives

Here are some Firefox add-ons that are similar to DOM Time Machine Pro: