aiply version history - 2 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.2.0
Released Jan 6, 2026 - 431.48 KBWorks with firefox 109.0 and lateradded additional profile sections, backup and restore using json optionSource code released under GNU General Public License v3.0 only
Older versions
Version 2.1.0
Released Jan 2, 2026 - 422.13 KBWorks with firefox 109.0 and later- GitHub username sanitization (alphanumeric + hyphens only)
- Null checks for API responses and profile objects
- URL validation before opening external links
- CSS.escape() for user-generated CSS selectors
- Try-catch for clipboard operations
Added input validation and XSS protection - Enhanced null checks throughout the codebase
- Improved error handling for API responses
Source code released under GNU General Public License v3.0 only