MediaScope
Inspect <video> elements on the page — metadata, MP4 box tree, and per-sample list.
As of June 2026, MediaScope has — users in the Developer Tools category.
Usersno change0%
—
—
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
0.1.0
Manifest V3
History
1 snapshotsTracking since Jun 9, 2026.
Not enough history yet for this metric — the chart fills in as we collect more snapshots.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Jun 9, 2026 | — | — | — | 0.1.0 |
| Now | — | — | — | 0.1.0 |
Permissions & access
- Permissions
- None declared
- Host access
- <all_urls>
Screenshots
About
MediaScope adds a "MediaScope" panel to Chrome DevTools for inspecting the <video> elements on the page you're debugging. Select any video on the current page and MediaScope shows you: • DOM state — current source, resolution, currentTime, readyState, network state, and the usual <video> flags (loop, muted, autoplay, …). • Container info — format, duration, tracks, codecs, and bitrate. • MP4 box tree — an expandable ISO BMFF box tree with each box's offset, size, and a hex preview of its payload. • Samples / packets — a per-sample list with timestamp, duration, size, and the key-frame flag. • Single-frame decode — decode and preview a frame at a chosen timestamp. • Bitrate chart — visualize per-sample size over time. It works on videos that play from a direct file URL (MP4 / WebM and similar) or from a real blob:/File source. For MP4 files it also parses the raw box structure; other containers fall back to an MPEG-TS packet view. How it works: MediaScope runs entirely in your browser. To parse a video it reads that file's bytes (via HTTP Range requests for networked URLs, or by reading the page's in-memory blob) and analyzes them locally inside the DevTools panel. Nothing is uploaded, and the extension talks to no servers of its own. Limitations: • Videos played through MSE (Media Source Extensions) are not supported — there are no downloadable bytes behind their blob: URL. MediaScope detects this and tells you. • Raw box-tree view is implemented for MP4/ISO BMFF; WebM/Matroska tree view is not yet available. • The sample list is capped at 5000 packets to keep the UI responsive. MediaScope does not collect, store, or transmit any personal data.
Technical
- Version
- 0.1.0
- Manifest
- V3
- Size
- 174KiB
- Min Chrome
- 116
- Languages
- 1
- Featured
- No
Metadata
- ID
- pnieeopapefnkinfjdbjhhgaogojlpgl
- Developer ID
- u92a9eeb0396bd64990e16220477d956d
- Developer Email
- [email protected]
- Created
- Jun 8, 2026
- Last Updated (Store)
- Jun 8, 2026
- Last Scraped
- Jun 9, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- https://planystudio.github.io/privacy.html
Data sourced from the Chrome Web Store · last verified Jun 9, 2026.