The proposed settings in this article are not about disabling the password management, but guarding the autofill behind another click on the input field, so your data is not in the DOM for scripts to see until you actually interact with the relevant form.
Password manager browser plugins are soooo convenient though 😫
The proposed settings in this article are not about disabling the password management, but guarding the autofill behind another click on the input field, so your data is not in the DOM for scripts to see until you actually interact with the relevant form.
Yes, but I presume that all browsers will now have to implement a similar workaround. That’s unfortunate.