Enhance Firefox update support and link functionality

Added support for Firefox auto-updates and clickable links in FMHY notes.
This commit is contained in:
Kenneth Hendricks 2026-01-25 16:54:36 -05:00 committed by GitHub
parent 0283433016
commit 38bfe11ef4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,8 @@
- **`Firefox Auto-Update Support`**
- Added `update_url` to Firefox manifest for automatic extension updates.
- Firefox users will now receive updates automatically without manual reinstallation.
- **`Clickable Links in FMHY Notes`**
- Raw URLs in FMHY Notes are now automatically converted to clickable links.
---