Zulfiqar's Legacy version history - 3 versions
Zulfiqar's Legacy by ZuZu
Zulfiqar's Legacy version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.1
Released May 20, 2026 - 16.11 KBWorks with firefox 140.0 and laterFixed session persistence — extension now stays logged in after
Firefox restarts without requiring cache clearing.Source code released under MIT License
Older versions
Version 2.0
Released May 15, 2026 - 15.94 KBWorks with firefox 140.0 and laterThis 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.Source code released under MIT License
Version 1.0
Released May 8, 2026 - 9.2 KBWorks with firefox 140.0 and laterSource code released under MIT License