Zulfiqar's Legacy 版本历史 - 3 个版本
Zulfiqar's Legacy 作者: ZuZu
Zulfiqar's Legacy 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2.1
发布于 2026年5月20日 - 16.11 KB适用于 firefox 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 KB适用于 firefox 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 许可证 发布