From 5193a5e4d39ed24686f13ec79fa2d90a318d6ce7 Mon Sep 17 00:00:00 2001 From: Korbs Date: Sat, 2 Nov 2024 21:08:07 -0400 Subject: [PATCH] Update Compatibility list --- README.md | 67 +++++++++++++++++++++++++++---------------------------- 1 file changed, 33 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index add5a13..e5dca54 100644 --- a/README.md +++ b/README.md @@ -216,44 +216,43 @@ Just add the `Live` option with an `.m3u8` source. ## Compatibility ### Web Browsers -| Browser | Live Streams |Player | CSS | JavaScript | -|--------------------|--------------|-------|-----|------------| +| Browser | Live Streams |Player | CSS | JavaScript | Milieu | +|--------------------|--------------|-------|-----|------------|--------| | **Other Browsers**| -| FOSS Browser | ✅ | ✅ | ❌ | ✅ | -| Ladybird | 🔘 | 🔘 | 🔘 | 🔘 | -| Pale Moon | 🔘 | 🔘 | 🔘 | 🔘 | +| FOSS Browser | ✅ | ✅ | ✅ | ✅ | ✅ | +| Ladybird | 🔘 | 🔘 | 🔘 | 🔘 | 🔘 | +| Pale Moon | ❌ | ✅ | ✅ | ✅ | ✅ | | **WebKit Browsers**| -| Safari | 🔘 | 🔘 | 🔘 | 🔘 | -| GNOME Web | ✅ | ✅ | ✅ | ✅ | -| DuckDuckGo | 🔘 | 🔘 | 🔘 | 🔘 | +| Safari | ✅ | ✅ | ✅ | ✅ | ✅ | +| GNOME Web | ✅ | ✅ | ✅ | ✅ | ❌ | +| DuckDuckGo | ✅ | ✅ | ✅ | ✅ | ✅ | | **Electron Browsers**| -| Min | 🔘 | ✅ | ✅ | ✅ | +| Min | ✅ | ✅ | ✅ | ✅ | ✅ | | **Chromium Browsers**| -| Brave | ✅ | ✅ | ✅ | ✅ | -| Chromium | ✅ | ✅ | ✅ | ✅ | -| Google Chrome | ✅ | ✅ | ✅ | ✅ | -| Microsoft Edge | ✅ | ✅ | ✅ | ✅ | -| Opera | ✅ | ✅ | ✅ | ✅ | -| Vanadium | 🔘 | 🔘 | 🔘 | 🔘 | -| Vivaldi | ✅ | ✅ | ✅ | ✅ | -| Yandex | ✅ | ✅ | ✅ | ✅ | +| Brave | ✅ | ✅ | ✅ | ✅ | ✅ | +| Chromium | ✅ | ✅ | ✅ | ✅ | ✅ | +| Google Chrome | ✅ | ✅ | ✅ | ✅ | ✅ | +| Microsoft Edge | ✅ | ✅ | ✅ | ✅ | ✅ | +| Opera | ✅ | ✅ | ✅ | ✅ | ✅ | +| Vivaldi | ✅ | ✅ | ✅ | ✅ | ✅ | +| Yandex | ✅ | ✅ | ✅ | ✅ | ✅ | | **Firefox Browsers**| -| Basilisk | 🔘 | 🔘 | 🔘 | 🔘 | -| Falkon | ✅ | ✅ | ✅ | ✅ | -| Firefox | ✅ | ✅ | ✅ | ✅ | -| Floorp | ✅ | ✅ | ✅ | ✅ | -| GNU/IceCat | ✅ | ✅ | ✅ | ✅*IC | -| Librewolf | ✅ | ✅ | ✅ | ✅ | -| Mull | ✅ | ✅ | ✅ | ✅ | -| Mullvad | ✅ | ✅ | ✅ | ✅ | -| Tor | 🔘 | 🔘 | 🔘 | 🔘 | -| Waterfox | ✅ | ✅ | ✅ | ✅ | -| Zen | ✅ | ✅ | ✅ | ✅ | -| **Outdated Browsers**| -| Internet Explorer | 🔘 | 🔘 | 🔘 | 🔘 | +| Falkon | ✅ | ✅ | ✅ | ✅ | ✅ | +| Firefox | ✅ | ✅ | ✅ | ✅ | ✅ | +| Floorp | ✅ | ✅ | ✅ | ✅ | ✅ | +| GNU/IceCat | ✅ | ✅ | ✅ | ✅❶ | ✅ | +| Ghostery | ✅ | ✅ | ✅ | ✅ | ✅ | +| Huma | ✅ | ✅ | ✅ | ✅ | ✅ | +| Librewolf | ✅ | ✅ | ✅ | ✅ | ✅ | +| Mull | ✅ | ✅ | ✅ | ✅ | ✅ | +| Mullvad | ✅ | ✅ | ✅ | ✅ | ✅ | +| Waterfox | ✅ | ✅ | ✅ | ✅ | ✅ | +| Zen | ✅ | ✅ | ✅ | ✅ | ✅ | + +**Symbols** + - ✅ Supported + - ❌ Not Supported or broken + - 🔘 Not Tested > [!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. - -> [!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. \ No newline at end of file +> ❶ 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 \ No newline at end of file