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 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | 13 | 5.00 | 1 | 1.3.0 |
| Apr 16, 2026 | 15 | 5.00 | 1 | 1.3.0 |
| Apr 22, 2026 | 41 | 5.00 | 1 | 1.3.1 |
| Apr 27, 2026 | 56 | 5.00 | 2 | 1.3.1 |
| May 2, 2026 | 68 | 5.00 | 2 | 1.3.1 |
| May 7, 2026 | 71 | 5.00 | 2 | 1.3.1 |
| May 11, 2026 | 77 | 5.00 | 2 | 1.3.1 |
| May 14, 2026 | 87 | 5.00 | 2 | 1.3.1 |
| May 19, 2026 | 97 | 5.00 | 2 | 1.3.1 |
| May 23, 2026 | 111 | 5.00 | 2 | 1.3.1 |
| May 28, 2026 | 127 | 5.00 | 2 | 1.3.1 |
| Jun 6, 2026 | 144 | 5.00 | 2 | 1.3.1 |
| Jun 10, 2026 | 146 | 5.00 | 2 | 1.3.1 |
| Jun 22, 2026 | 149 | 5.00 | 2 | 1.3.1 |
| Now | 163 | 5.00 | 2 | 1.3.1 |
Changelog
- Apr 16, 2026description
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
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
- —
- Support URL
- https://github.com/KostaD02/MirrorTab/issues
Similar extensions
Alternatives to MirrorTab, ranked by description similarity.
Echotab
Echo your actions across tabs - sync scroll, clicks, cursor, keystrokes, and zoom
10
sessionSnapshot
sessionSnapshot — Capture precisely. Analyze clearly. Test smarter.
7
API Reverse Engineer
Captura todas las llamadas API mientras navegas. Record → usa el sitio → descarga JSON.
140
TestZeus - User Interaction Capture
Privacy-focused extension for capturing user interactions and DOM elements for testing purposes
49
★ 5.0
TestBot Recorder
Record browser interactions and capture web elements with auto-generated locators for test automation.
51
★ 5.0
Tab Storage Snapshot Manager
🚀 Easily capture and inject localStorage, sessionStorage, and cookies from any tab with just one click!
This extension helps…
13
★ 4.0
Bugrecorder
Record reproducible bug steps (navigation, clicks, requests).
—
★ 5.0
DeploySentinel Recorder
Record browser interactions to auto generate Cypress, Playwright and Puppeteer test scripts.
4.0K
★ 4.5
Data sourced from the Chrome Web Store · last verified Jun 22, 2026.