If browsers recognise the fact that blocking password paste is bad, they could just implement a shortcut, similar to Ctrl+v/Cmd+v, which would type text from clipboard (or even inject it directly into DOM). I would just rather have this functionality in the core browser rather than some extension for the reasons described in the article.
We're a place where coders share, stay up-to-date and grow their careers.
If browsers recognise the fact that blocking password paste is bad, they could just implement a shortcut, similar to
Ctrl+v/Cmd+v
, which would type text from clipboard (or even inject it directly into DOM). I would just rather have this functionality in the core browser rather than some extension for the reasons described in the article.