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