From a009cca866fcbdb4a5e35ccf3e499813d2e03aed Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Fri, 21 Jul 2023 17:28:29 +0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e563b1d..113aa1f 100644 --- a/README.md +++ b/README.md @@ -68,14 +68,14 @@ To update manually, just install the script again (you won't lose your settings) | | Desktop | Android | iOS | |-----------------------------------------|:-----------------|:-----------------|:----------------| | Chrome/Edge/Chromium variants | ✅ | ❌ | ❌ | -| Firefox | ✅ | ✅(1) | ❌ | +| Firefox | ✅ | ⚠️(1) | ❌ | | Safari | ✅(2) | ➖ | ✅(3) | | [Hermit](https://hermit.chimbori.com) | ➖ | ⚠️(4) | ➖ | | [Kiwi Browser](https://kiwibrowser.com) | ➖ | ✅ | ➖ | Don't see your browser in the table? If it supports Tampermonkey/Userscript then the answer is likely **"YES"**. -1 Follow [this guide](https://support.mozilla.org/en-US/kb/find-and-install-add-ons-firefox-android) to install Tampermonkey on Firefox Android. +1 Follow [this guide](https://support.mozilla.org/en-US/kb/find-and-install-add-ons-firefox-android) to install Tampermonkey on Firefox Android. Its Gamepad API doesn't work properly so it might not recognize your controller. 2, 3 Requires [Userscripts app](https://apps.apple.com/us/app/userscripts/id1463298887) (free & open source). 4 NOT RECOMMENDED at the moment since its Userscript implementation is not working properly (see https://github.com/redphx/better-xcloud/issues/5 for full details).