Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

WebTransport Inspector 版本历史 - 13 个版本

WebTransport Inspector 作者: moqtap

目前尚无评分
0 / 5 星
5
0
4
0
3
0
2
0
1
0
WebTransport Inspector 版本历史 - 13 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 0.2.0

    发布于 2026年5月13日 - 178.87 KB
    适用于 firefox 109.0a1 及更高版本
    Added support for MOQT Draft 18

    源代码遵循 MIT 许可证 发布

    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 0.1.13

    发布于 2026年5月6日 - 171.01 KB
    适用于 firefox 109.0a1 及更高版本
    Bitrate counter no longer spikes when a backgrounded tab is refocused or the service worker restarts.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.1.12

    发布于 2026年5月2日 - 171.99 KB
    适用于 firefox 109.0a1 及更高版本
    • Payloads no longer disappear after the publisher ends or the connection goes idle. Stream and datagram payloads were getting wiped from the panel when browser shut down the extension's idle service worker; reads now transparently rebuild state from IndexedDB on demand.
    • Reloading a page now reliably picks up new WebTransport connections, even if the panel was idle long enough for the service worker to be terminated. Previously this required closing and reopening DevTools.
    • Stream-closed events no longer arrive before the matching data, which could make the last bytes appear under the wrong (still-open) stream during high-throughput sessions.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.1.11

    发布于 2026年4月21日 - 171.12 KB
    适用于 firefox 109.0a1 及更高版本
    Fixes a .moqtrace export interop bug: exported traces can now be read by the Rust moqtap-trace crate and the desktop app.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.1.10

    发布于 2026年4月13日 - 171.08 KB
    适用于 firefox 109.0a1 及更高版本
    Improve Messages display and add new message parameter types across all drafts

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.1.9

    发布于 2026年4月10日 - 166.31 KB
    适用于 firefox 109.0a1 及更高版本
    Further improve processing to reduce impact of instrumentation on multiple concurrent connections.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.1.8

    发布于 2026年4月9日 - 166.06 KB
    适用于 firefox 109.0a1 及更高版本
    Performance improvements to background rendering on active connections.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.1.7

    发布于 2026年4月7日 - 166.02 KB
    适用于 firefox 109.0a1 及更高版本
    Added support for concurrent WebTransport connections.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.1.6

    发布于 2026年4月6日 - 166.03 KB
    适用于 firefox 109.0a1 及更高版本
    Worker wrapping now uses a Proxy-based recovery system that automatically detects CSP failures, transparently falls back to the original uninstrumented Worker, and remembers the origin for future visits.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.1.5

    发布于 2026年4月4日 - 163.97 KB
    适用于 firefox 109.0a1 及更高版本
    • New Tracks tab shows MoQT track subscriptions with per-track timing
    • WebTransport datagrams are now intercepted, decoded, and stored
    • Stream content detection now identifies CBOR and MessagePack payloads
    • WebTransport sessions in iframes are now intercepted

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.1.4

    发布于 2026年4月3日 - 150.67 KB
    适用于 firefox 109.0a1 及更高版本
    ISO BMFF media detection & hex viewer annotations
    • Proper ISO BMFF box parser replacing heuristic byte scanning
    • Classifies payloads as CMAF, LOC, or fMP4 based on box types and brand codes
    • Streams list shows variant + box count (e.g., CMAF(3)) with box names in tooltip
    • Hex viewer renders inline boundary banners between objects with content description and offset indicator
    • Object navigation (‹ 1/5 ›) in sticky bar for streams with 2+ objects
    • Detection retry on subsequent chunks when first chunk arrives before draft detection

    Control stream identification
    • Bidirectional MoQT control stream correctly labeled "MoQT Control" instead of inheriting a track name
    • Control stream preserved when clearing stream data (always-open, unrecoverable)

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.1.3

    发布于 2026年4月3日 - 147.6 KB
    适用于 firefox 109.0a1 及更高版本
    Track list: faster navigation
    - New filters on Messages/Tracks: Active only, TX/RX, and Group by namespace (collapsible with status counts).
    - Filters persist between tab switches and browser sessions.

    Streams tab: usable at scale
    - Added a search box to filter streams by track/namespace.
    - Added a stats footer showing stream count + total TX/RX bytes, including filtered vs total when a filter is active.

    Better control over captured data
    - New recording toggle: pause stream data capture without losing control messages / track lifecycle.
    - New clear button: wipes all captured stream data and frees memory/storage instantly.

    Reliability fix: no more dropped control messages
    - Fixed decoding so all control messages in a chunk are processed (not just the first).
    - Added buffering so control messages split across chunks are reassembled correctly.

    Performance improvements (large sessions)
    - Streams list now uses virtual scrolling (renders only visible rows).
    - Reduced repeated work across stream/track/session stats computation.

    UI cleanup
    - More compact track header layout.
    - Better panel alignment.
    - Standardized DevTools-style clear icons.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.1.2

    发布于 2026年3月30日 - 143.44 KB
    适用于 firefox 109.0a1 及更高版本
    Added stack trace capture for outgoing control messages and unidirectional stream creation. A new "Stack" tab in the message detail panel shows the application call stack with clickable source links and async boundary grouping.

    源代码遵循 MIT 许可证 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。