When your browser connects to a website, it will tell the webserver what type of browser you are using in the HTTP headers. This can be used for serving a special web page for browsers with quirks, or it can be used to block certain browsers.
It may look something like this:
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0
But you can use an extension like this one to spoof your user agent and send out one that corresponds to a chromium browser.
Thanks, this works. I can log into Twitch again after changing the user agent. Twitch stopped me from logging on before this change saying "Your browser is not supported". I'm using Librewolf. I suspect we'll be seeing more of this kind of thing.
I login with Librewolf by disabling resist fingerprinting, then disabling all content blocking extensions, then clearing cookies, then restarting Librewolf. When you login, click "Remember Me" and re-enable everything
I remembered the security setting Twitch didn't like, as well. It was "Enable ResistFingerprinting". If it gives you any more trouble, check the LibreWolf section in your settings for that. Same deal: toggle off, login, toggle back on.