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 라이선스에 따라 릴리스된 소스 코드