Mocklet 版本历史 - 6 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.4.2
发布于 2026年5月4日 - 605.5 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本源代码遵循 Apache 许可证 2.0 发布
较早版本
版本 0.4.1
发布于 2026年5月3日 - 550.25 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本源代码遵循 Apache 许可证 2.0 发布
版本 0.4.0
发布于 2026年5月3日 - 550.24 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本源代码遵循 Apache 许可证 2.0 发布
版本 0.3.0
发布于 2026年5月1日 - 519.62 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本源代码遵循 Apache 许可证 2.0 发布
版本 0.2.0
发布于 2026年4月27日 - 518.35 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本What's New in Mocklet 0.2.0
New Features
Mock Templates
You can now save any recorded mock as a reusable template. A new Templates tab in the extension panel lets you view, manage, and spawn mock services directly from
saved templates. Each template includes a generated OpenAPI spec that can be previewed inline within the extension.
Service Users
Added a Service Users section to the panel, allowing you to manage automation credentials for your mock services without leaving the DevTools panel.
Latency Emulation
When creating a mock from a recorded HAR, the extension now preserves response latency from the captured network entries. A toggle in the mock creation form lets you
enable or disable latency emulation per mock.
Fixes & Improvements
Security: removed dynamic innerHTML usage
All dynamic HTML rendering has been rewritten to use safe DOM APIs (createElement, textContent, appendChild). This eliminates the unsafe innerHTML patterns that
triggered AMO validator warnings in the previous release.
"View in UI" button in OpenAPI viewer
The OpenAPI spec modal now includes a direct link to open the spec in the Mocklet web UI.
Better error messages
JSON parse failures during HAR editing now show a specific error message instead of a generic one.
Attribute injection fix
Single quotes in dynamic HTML attributes are now properly escaped.源代码遵循 Apache 许可证 2.0 发布
版本 0.1.0
发布于 2026年3月13日 - 465.43 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本源代码遵循 Apache 许可证 2.0 发布