Update Compatibility list

This commit is contained in:
Korbs 2024-11-02 21:08:07 -04:00
parent e35c01cb95
commit 5193a5e4d3

View file

@ -216,44 +216,43 @@ Just add the `Live` option with an `.m3u8` source.
## Compatibility ## Compatibility
### Web Browsers ### Web Browsers
| Browser | Live Streams |Player | CSS | JavaScript | | Browser | Live Streams |Player | CSS | JavaScript | Milieu |
|--------------------|--------------|-------|-----|------------| |--------------------|--------------|-------|-----|------------|--------|
| **Other Browsers**| | **Other Browsers**|
| FOSS Browser | ✅ | ✅ | ❌ | ✅ | | FOSS Browser | ✅ | ✅ | ✅ | ✅ | ✅ |
| Ladybird | 🔘 | 🔘 | 🔘 | 🔘 | | Ladybird | 🔘 | 🔘 | 🔘 | 🔘 | 🔘 |
| Pale Moon | 🔘 | 🔘 | 🔘 | 🔘 | | Pale Moon | ❌ | ✅ | ✅ | ✅ | ✅ |
| **WebKit Browsers**| | **WebKit Browsers**|
| Safari | 🔘 | 🔘 | 🔘 | 🔘 | | Safari | ✅ | ✅ | ✅ | ✅ | ✅ |
| GNOME Web | ✅ | ✅ | ✅ | ✅ | | GNOME Web | ✅ | ✅ | ✅ | ✅ | ❌ |
| DuckDuckGo | 🔘 | 🔘 | 🔘 | 🔘 | | DuckDuckGo | ✅ | ✅ | ✅ | ✅ | ✅ |
| **Electron Browsers**| | **Electron Browsers**|
| Min | 🔘 | ✅ | ✅ | ✅ | | Min | ✅ | ✅ | ✅ | ✅ | ✅ |
| **Chromium Browsers**| | **Chromium Browsers**|
| Brave | ✅ | ✅ | ✅ | ✅ | | Brave | ✅ | ✅ | ✅ | ✅ | ✅ |
| Chromium | ✅ | ✅ | ✅ | ✅ | | Chromium | ✅ | ✅ | ✅ | ✅ | ✅ |
| Google Chrome | ✅ | ✅ | ✅ | ✅ | | Google Chrome | ✅ | ✅ | ✅ | ✅ | ✅ |
| Microsoft Edge | ✅ | ✅ | ✅ | ✅ | | Microsoft Edge | ✅ | ✅ | ✅ | ✅ | ✅ |
| Opera | ✅ | ✅ | ✅ | ✅ | | Opera | ✅ | ✅ | ✅ | ✅ | ✅ |
| Vanadium | 🔘 | 🔘 | 🔘 | 🔘 | | Vivaldi | ✅ | ✅ | ✅ | ✅ | ✅ |
| Vivaldi | ✅ | ✅ | ✅ | ✅ | | Yandex | ✅ | ✅ | ✅ | ✅ | ✅ |
| Yandex | ✅ | ✅ | ✅ | ✅ |
| **Firefox Browsers**| | **Firefox Browsers**|
| Basilisk | 🔘 | 🔘 | 🔘 | 🔘 | | Falkon | ✅ | ✅ | ✅ | ✅ | ✅ |
| Falkon | ✅ | ✅ | ✅ | ✅ | | Firefox | ✅ | ✅ | ✅ | ✅ | ✅ |
| Firefox | ✅ | ✅ | ✅ | ✅ | | Floorp | ✅ | ✅ | ✅ | ✅ | ✅ |
| Floorp | ✅ | ✅ | ✅ | ✅ | | GNU/IceCat | ✅ | ✅ | ✅ | ✅❶ | ✅ |
| GNU/IceCat | ✅ | ✅ | ✅ | ✅*IC | | Ghostery | ✅ | ✅ | ✅ | ✅ | ✅ |
| Librewolf | ✅ | ✅ | ✅ | ✅ | | Huma | ✅ | ✅ | ✅ | ✅ | ✅ |
| Mull | ✅ | ✅ | ✅ | ✅ | | Librewolf | ✅ | ✅ | ✅ | ✅ | ✅ |
| Mullvad | ✅ | ✅ | ✅ | ✅ | | Mull | ✅ | ✅ | ✅ | ✅ | ✅ |
| Tor | 🔘 | 🔘 | 🔘 | 🔘 | | Mullvad | ✅ | ✅ | ✅ | ✅ | ✅ |
| Waterfox | ✅ | ✅ | ✅ | ✅ | | Waterfox | ✅ | ✅ | ✅ | ✅ | ✅ |
| Zen | ✅ | ✅ | ✅ | ✅ | | Zen | ✅ | ✅ | ✅ | ✅ | ✅ |
| **Outdated Browsers**|
| Internet Explorer | 🔘 | 🔘 | 🔘 | 🔘 | **Symbols**
- ✅ Supported
- ❌ Not Supported or broken
- 🔘 Not Tested
> [!NOTE] > [!NOTE]
> All browsers are tested as-is out of box. Some functions with ❌ can probably work if you tweak the settings or interact with a built-in extension. 🔘 means it's not been tested yet. > ❶ By default, GNU/IceCat has the LibreJS extension installed, it will block all JS by default if it does not provide a valid license. Examples for settings menu do not provide one nor one is shown in the test version. For settings menu script, you can add [this license](https://ark.sudovanilla.org/MinPluto/Zorn/src/commit/9bcbd72237f7ccb56f526d96b8f4a3caf1289bfb/src/Controls/Controller.astro#L2-L26) to the top of the script. Learn more: https://www.gnu.org/software/librejs/free-your-javascript.html
> [!NOTE]
> IC: By default, GNU/IceCat has the LibreJS extension installed, it will block all JS by default if it does not provide a valid license. Examples for settings menu do not provide one nor one is shown in the test version.