Update README.md

This commit is contained in:
Mads 2024-02-15 21:56:57 +00:00 committed by GitHub
parent dc66d0e880
commit 369089788a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,12 +1,18 @@
## 🚨 Twitch (or other websites) "Your browser is not currently supported. Please use a recommended browser or learn more here."
You will likely not be able to log in to Twitch using this config since it uses [RFP (Resist Fingerprinting)](https://github.com/arkenfox/user.js/wiki/3.3-Overrides-%5BTo-RFP-or-Not%5D#-fingerprinting), and therefore I recommend creating another Firefox profile for websites (like Twitch) that get pissy. It's easy, and not that bad of a solution, although not optimal.
You will likely not be able to log in to Twitch using this config since it uses [RFP (Resist Fingerprinting)](https://github.com/arkenfox/user.js/wiki/3.3-Overrides-%5BTo-RFP-or-Not%5D#-fingerprinting). Use one of the following options:
### Option 1 (Recommended, although a little annoying):
[u/gdmr458's Guide](https://www.reddit.com/r/LibreWolf/comments/17c8owv/comment/k5w373h/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button)
### Option 2 (Works great, but requires a seperate window for Twitch):
Go to `about:profiles` \
Click `Create a New Profile` \
Click `Launch profile in new browser`
A new Firefox window should appear with a default Firefox. Use this only for websites you need, and you should be good to go. No need to configure it.
---
### 🟪 user.js
A `user.js` is a configuration file that can control Firefox settings - for a more technical breakdown and explanation, you can read more in the [wiki](https://github.com/arkenfox/user.js/wiki/2.1-User.js)