Zulfiqar's Legacy의 버전 기록 - 3개 버전
Zulfiqar's Legacy 제작자: ZuZu
Zulfiqar's Legacy의 버전 기록 - 3개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 2.1
2026년 5월 20일에 출시 - 16.11 KBfirefox 140.0 이상에서 작동Fixed session persistence — extension now stays logged in after
Firefox restarts without requiring cache clearing.MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 2.0
2026년 5월 15일에 출시 - 15.94 KBfirefox 140.0 이상에서 작동This extension uses innerHTML for rendering UI components. All content
inserted via innerHTML is generated entirely from internal state and
hardcoded strings — no user input or external data is ever inserted
directly into innerHTML. The only dynamic values injected are:
- Numbers (totalCount, dates)
- Strings from Supabase (habit titles) which are text-only display names
No external URLs, scripts, or untrusted content are ever rendered.
The extension has no remote code execution. All logic is in newtab.js
which is a local file bundled with the extension.MIT 라이선스에 따라 릴리스된 소스 코드