MirrorTab

Mirror any DOM interactions from a source tab to a target tab in real time.

As of June 2026, MirrorTab has 163 users and a 5.00/5 rating from 2 reviews in the Developer Tools category.

Usersup 1153.8 percent+1153.8%
163
163
Ratingno change0%
5.00
2 reviews
Reviewsup 100.0 percent+100.0%
2
Version
1.3.1
Manifest V3

History

14 snapshots

Tracking since Apr 1, 2026.

175881Apr 1, 2026Jun 22, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 2026135.0011.3.0
Apr 16, 2026155.0011.3.0
Apr 22, 2026415.0011.3.1
Apr 27, 2026565.0021.3.1
May 2, 2026685.0021.3.1
May 7, 2026715.0021.3.1
May 11, 2026775.0021.3.1
May 14, 2026875.0021.3.1
May 19, 2026975.0021.3.1
May 23, 20261115.0021.3.1
May 28, 20261275.0021.3.1
Jun 6, 20261445.0021.3.1
Jun 10, 20261465.0021.3.1
Jun 22, 20261495.0021.3.1
Now1635.0021.3.1

Changelog

  • Apr 16, 2026
    description
    MirrorTab captures your interactions on one browser tab and replays them live on another. Clicks, inputs, keystrokes, scrolling, and mouse movement are all forwarded in real time from a Source tab to a Target tab. You can even export these recorded sessions and replay them automatically at a later time!
    
    The extension is open source and can be found at: https://github.com/KostaD02/MirrorTab
    
    Live Mirroring:
    
    1. Open the MirrorTab popup and enter a Source URL and a Target URL.
    2. Click "Start Session" to open both tabs automatically.
    3. Interact with the Source tab. Every action is mirrored to the Target tab instantly.
    4. Pause, resume, or stop the session at any time from the popup.
    5. Download the full event log as JSON or plain text whenever you need it.
    
    Session Replay:
    
    1. Click the "Replay Page" button in the extension popup.
    2. Upload a previously downloaded .json or .txt session log.
    3. Enter the URL of the environment you want to test against.
    4. Click "Start" to automatically execute all recorded actions with full playback controls (play, pause, stop, adjust speed).
    
    Features:
    1. Real-time mirroring: Live forwarding of clicks, form inputs, keystrokes, scroll events, and mouse movement.
    2. Standalone Replay Engine: Upload any exported session file to an isolated Replay tab to automatically replay recorded user actions.
    3. Playback Controls: Fully dictate your automated replays by adjusting the execution speed to 0.5x, 1x, or 1.5x.
    4. Visual Ghost Cursor: A virtual cursor on the Target tab shows exactly where actions land.
    5. Role Badges: Floating badges (SOURCE / TARGET / REPLAY) on each tab for clear identification.
    6. Full Session Recording: All events are logged with precise timestamps and element selectors.
    7. Export Capabilities: Download your session log as JSON or plain text for debugging, documentation, or analysis.
    8. Smart Element Targeting: Unique IDs are resolved directly, while all other elements use a structural CSS path for reliable accuracy across DOM changes.
    
    Use cases:
    1. QA Testing: mirror user flows to a staging or production environment side by side.
    2. Live demonstrations and presentation broadcasting.
    3. Automated Regression: Download a bug's session log and automatically replay it against new code to verify fixes.
    4. Cross-browser and cross-layout visual comparisons.
    5. Documenting interactions step-by-step for teams.
    
    Privacy:
    MirrorTab works entirely within your browser. No data is sent to any external server. Session data stays local and is only saved directly to Chrome storage to survive browser restarts.
    MirrorTab captures your interactions on one browser tab and replays them live on one or more target tabs. Clicks, inputs, keystrokes, scrolling, and mouse movement are all forwarded in real time from a Source tab to every Target tab. You can even export these recorded sessions and replay them automatically at a later time!
    
    The extension is open source and can be found at: https://github.com/KostaD02/MirrorTab
    
    Live Mirroring:
    
    1. Open the MirrorTab popup and enter a Source URL and one or more Target URLs (click "+ Add Target" to add more, up to 10).
    2. Click "Start Session" to open the source and all target tabs automatically.
    3. Interact with the Source tab. Every action is mirrored to all Target tabs instantly.
    4. Pause, resume, or stop the session at any time from the popup.
    Remove individual targets from a running session without stopping the others.
    5. Download the full event log as JSON or plain text whenever you need it.
    
    Session Replay:
    
    1. Click the "Replay Page" button in the extension popup.
    2. Upload a previously downloaded .json or .txt session log.
    3. Enter the URL of the environment you want to test against.
    4. Click "Start" to automatically execute all recorded actions with full playback controls (play, pause, stop, adjust speed).
    
    Features:
    
    1. Real-time mirroring: Live forwarding of clicks, form inputs, keystrokes, scroll events, and mouse movement.
    2. Multi-Target Sync: Mirror a single source to multiple targets at once - perfect for cross-environment testing and multi-device demos.
    3. Standalone Replay Engine: Upload any exported session file to an isolated Replay tab to automatically replay recorded user actions.
    4. Playback Controls: Fully dictate your automated replays by adjusting the execution speed to 0.5x, 1x, or 1.5x.
    5. Visual Ghost Cursor: A virtual cursor on each Target tab shows exactly where actions land.
    6. Role Badges: Floating badges (SOURCE / TARGET / REPLAY) on each tab for clear identification.
    7. Full Session Recording: All events are logged with precise timestamps and element selectors.
    8. Export Capabilities: Download your session log as JSON or plain text for debugging, documentation, or analysis.
    9. Smart Element Targeting: Unique IDs are resolved directly, while all other elements use a structural CSS path for reliable accuracy across DOM changes.
    
    Use cases:
    
    1. QA Testing: mirror user flows to multiple staging or production environments side by side.
    2. Live demonstrations and presentation broadcasting to multiple screens.
    3. Automated Regression: Download a bug's session log and automatically replay it against new code to verify fixes.
    4. Cross-browser and cross-layout visual comparisons across several targets simultaneously.
    5. Documenting interactions step-by-step for teams.
    
    Privacy: 
    MirrorTab works entirely within your browser. No data is sent to any external server. Session data stays local and is only saved directly to Chrome storage to survive browser restarts.

Permissions & access

Permissions
storage
Host access
None declared

Screenshots

MirrorTab screenshot 1MirrorTab screenshot 2MirrorTab screenshot 3MirrorTab screenshot 4MirrorTab screenshot 5MirrorTab screenshot 6

About

MirrorTab captures your interactions on one browser tab and replays them live on one or more target tabs. Clicks, inputs, keystrokes, scrolling, and mouse movement are all forwarded in real time from a Source tab to every Target tab. You can even export these recorded sessions and replay them automatically at a later time!

The extension is open source and can be found at: https://github.com/KostaD02/MirrorTab

Live Mirroring:

1. Open the MirrorTab popup and enter a Source URL and one or more Target URLs (click "+ Add Target" to add more, up to 10).
2. Click "Start Session" to open the source and all target tabs automatically.
3. Interact with the Source tab. Every action is mirrored to all Target tabs instantly.
4. Pause, resume, or stop the session at any time from the popup.
Remove individual targets from a running session without stopping the others.
5. Download the full event log as JSON or plain text whenever you need it.

Session Replay:

1. Click the "Replay Page" button in the extension popup.
2. Upload a previously downloaded .json or .txt session log.
3. Enter the URL of the environment you want to test against.
4. Click "Start" to automatically execute all recorded actions with full playback controls (play, pause, stop, adjust speed).

Features:

1. Real-time mirroring: Live forwarding of clicks, form inputs, keystrokes, scroll events, and mouse movement.
2. Multi-Target Sync: Mirror a single source to multiple targets at once - perfect for cross-environment testing and multi-device demos.
3. Standalone Replay Engine: Upload any exported session file to an isolated Replay tab to automatically replay recorded user actions.
4. Playback Controls: Fully dictate your automated replays by adjusting the execution speed to 0.5x, 1x, or 1.5x.
5. Visual Ghost Cursor: A virtual cursor on each Target tab shows exactly where actions land.
6. Role Badges: Floating badges (SOURCE / TARGET / REPLAY) on each tab for clear identification.
7. Full Session Recording: All events are logged with precise timestamps and element selectors.
8. Export Capabilities: Download your session log as JSON or plain text for debugging, documentation, or analysis.
9. Smart Element Targeting: Unique IDs are resolved directly, while all other elements use a structural CSS path for reliable accuracy across DOM changes.

Use cases:

1. QA Testing: mirror user flows to multiple staging or production environments side by side.
2. Live demonstrations and presentation broadcasting to multiple screens.
3. Automated Regression: Download a bug's session log and automatically replay it against new code to verify fixes.
4. Cross-browser and cross-layout visual comparisons across several targets simultaneously.
5. Documenting interactions step-by-step for teams.

Privacy: 
MirrorTab works entirely within your browser. No data is sent to any external server. Session data stays local and is only saved directly to Chrome storage to survive browser restarts.

Technical

Version
1.3.1
Manifest
V3
Size
39.74KiB
Min Chrome
88
Languages
1
Featured
Yes

Metadata

ID
bljopdbabofhephejfdlmclnjjipihpb
Developer ID
ub0a2e9915dd1a0e0ac3b2000da1fcc54
Developer Email
[email protected]
Created
Mar 16, 2026
Last Updated (Store)
Apr 16, 2026
Last Scraped
Jun 22, 2026
Website

Similar extensions

Alternatives to MirrorTab, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 22, 2026.