Mocklet의 버전 기록 - 2개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 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에 따라 릴리스된 소스 코드