Add Firefox auto-update support

Added Firefox auto-update support for the extension.
This commit is contained in:
Kenneth Hendricks 2026-01-25 16:48:26 -05:00 committed by GitHub
parent abc7314d76
commit 6ed2209a3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,14 @@
# Changelog
## v1.3.2 (01/25/2026)
#### **🔧 Enhancements**
- **`Firefox Auto-Update Support`**
- Added `update_url` to Firefox manifest for automatic extension updates.
- Firefox users will now receive updates automatically without manual reinstallation.
---
## v1.3.1 (01/25/2026)
#### **🐞 Bug Fixes**