> Rather than relying on the receipt and entry of a 2FA token
The plugin doesn’t do this; nothing is transmitted over any network. The TOTP protocol doesn’t work that way. (Which is its major plus: you can be out of credit, out of signal, the world’s servers can be down, but your phone still happily generates codes).
But, I understand the thing you’re emphasising is popping up an alert on the phone so that you don’t have to open or type anything. You can probably guess that, since this is a completely different way of doing things to the TOTP protocol and hence would require major surgery, the plugin doesn’t have that facility.