feat: Enable Firefox support and update browser compatibility table

This commit is contained in:
n4ze3m 2024-05-13 00:48:36 +05:30
parent db7b49e073
commit 26fc5b4e76

View File

@ -89,10 +89,10 @@ This will start a development server and watch for changes in the source files.
| -------- | ------- | ----------------- | ------ |
| Chrome | ✅ | ✅ | ✅ |
| Brave | ✅ | ✅ | ✅ |
| Firefox | ✅ | ✅ | ✅ |
| Edge | ✅ | ❌ | ✅ |
| Opera GX | ❌ | ❌ | ✅ |
| Arc | ❌ | ❌ | ✅ |
| Firefox | ❌ | ❌ | ❌ |
## Local AI Provider
@ -100,7 +100,7 @@ This will start a development server and watch for changes in the source files.
## Roadmap
- [ ] Firefox Support
- [X] Firefox Support
- [ ] More Local AI Providers
- [ ] More Features
- [ ] More Customization Options