Here is adecent article: https://geekflare.com/block-unwanted-requests/
There is a nice thing in there, banning a google browser on a google product ;)
1- CSS "supports" feature to identify Mozilla Firefox[2]
2- A simple JS script to identify Brave[3]
[1]: https://crooked.ink
[2]: https://stackoverflow.com/questions/12625876/how-to-detect-c...
[3]: https://stackoverflow.com/questions/36523448/how-do-i-tell-i...