Promptly: Ai Prompt Manager version history - 3 versions
Promptly: Ai Prompt Manager by Homme Made
Promptly: Ai Prompt Manager 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 4.0.3
Released Mar 6, 2026 - 1.64 MBWorks with firefox 58.0 and laterRelease Notes
Promptly v4.0.3
Security & Compliance
Resolved all 18 Firefox addon linter warnings — the packaged extension now passes with 0 errors, 0 warnings, 0 notices
Eliminated inline script from pages/markdown-prompts.html, which was blocked by Firefox's default Content Security Policy for sidebar pages. The script has been extracted to an external file (pages/js/markdown-prompts-page.js)
Fixed XSS vulnerability in the tag filter display: tag names are now properly HTML-escaped and onclick inline handlers have been replaced with event delegation via data attributes
Replaced all innerHTML/insertAdjacentHTML assignments with a safe DOM parsing utility (setHTML / prependHTML) that uses DOMParser — no user-controlled strings are ever set via raw HTML assignment
No functional changes — all UI behaviour, prompt management, search, editing, themes, and export are identical to v4.0.2.Source code released under MIT License
Older versions
Version 4.0.1
Released Oct 27, 2025 - 271.02 KBWorks with firefox 58.0 and later✅ Version 4.0.1 (updated from 4.0.0)
✅ Clean "Promptly" universal branding
✅ Modular JavaScript architecture
✅ Modular CSS styling
✅ Export/import functionality
✅ CSP-compliant implementationSource code released under MIT License
Version 4.0.0
Released Oct 24, 2025 - 271.11 KBWorks with firefox 58.0 and laterSource code released under MIT License