Chrome asks for keyring and I want to disable it

How do I disable the keyring? I searched google and there are a ton of forum posts on manjaro forum but when I press them they are all deleted or inaccesible

you can access the old links by putting archived in front of forum.
For example instead of
https://forum.manjaro.org/t/python-tkinter-execution-issues/154263/4
do
https://archived.forum.manjaro.org/t/python-tkinter-execution-issues/154263/4

sudo mv /usr/bin/gnome-keyring-daemon /usr/bin/gnome-keyring-daemon-old
sudo killall gnome-keyring-daemon

mv: cannot stat ‘/usr/bin/gnome-keyring-daemon’: No such file or directory
$ sudo killall gnome-keyring-daemon
gnome-keyring-daemon: no process found