Mocklet のバージョン履歴 - 全 6 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.4.2
リリース日 : 2026年5月4日 - 605.5 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作ソースコードは Apache License 2.0 に従いリリースされています
以前のバージョン
バージョン 0.4.1
リリース日 : 2026年5月3日 - 550.25 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作ソースコードは Apache License 2.0 に従いリリースされています
バージョン 0.4.0
リリース日 : 2026年5月3日 - 550.24 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作ソースコードは Apache License 2.0 に従いリリースされています
バージョン 0.3.0
リリース日 : 2026年5月1日 - 519.62 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作ソースコードは Apache License 2.0 に従いリリースされています
バージョン 0.2.0
リリース日 : 2026年4月27日 - 518.35 KBfirefox バージョン 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 License 2.0 に従いリリースされています
バージョン 0.1.0
リリース日 : 2026年3月13日 - 465.43 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作ソースコードは Apache License 2.0 に従いリリースされています