I switched from Ubuntu 20.04 to Debian 11 at the end of 2022. If you gave me the updated laptop without telling me anything I'm not sure that I'd notice any difference.
My philosophy has been to let the distro package manager handle system packages (kernel, OpenSSL, etc) but then use flatpak [1] to install user progs like Chromium and VSCode so I get bleeding edge releases and sandboxing.
I use Firefox and I switch to Google Chrome for the very few cases when it's too difficult to make a web site work with Firefox plus all the privacy addons I added to it, maybe not every month.
I think I downloaded the installer from Google and I got this
deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main
in /etc/apt/sources.list.d/google-chrome.list now.