v1.3.1 – Privacy & UX improvements
What's new in v1.3.1
Privacy
- Added telemetry opt-out checkbox in extension settings
- Anonymous usage statistics are enabled by default and can be disabled in the extension settings
UX
- API key field in the settings modal is now hidden once a valid key is stored — less clutter
- If the API key is rejected by Gemini (401/403), the key field reappears automatically with a warning
- Quota exceeded: button now shows a live countdown instead of just an error message
Compatibility
- Raised minimum Firefox version to 140 (required for
data_collection_permissions) - Raised minimum Firefox for Android version to 142
Internals
- Settings modal rebuilt using DOM methods instead of innerHTML (AMO linter compliance)
- Footer text now matches the chosen response language, not the UI language