Authenticator-Extension / Authenticator

Authenticator generates 2-Step Verification codes in your browser.
https://authenticator.cc
MIT License
3.23k stars 764 forks source link

Backup (to file / Google Drive / etc) don't work in Vivaldi (a Chrome-based browser) #816

Open enderwiggum opened 2 years ago

enderwiggum commented 2 years ago

Describe the issue

In the Backup screen, clicking Download / Google Drive buttons does nothing in Vivaldi on Linux.

Browser

Other

Browser Version

5.0.2497.32

Extension Version

6.3.3

Sneezry commented 2 years ago

Please follow this doc and post some details here: https://authenticator.cc/docs/en/debug-info


I can reproduce this issue on my side. The root cause is the way Vivaldi handles download in popup page.

Another extension has a similar issue: https://github.com/MetaMask/metamask-extension/issues/9195

It seems there isn't a good way to distinguish Vivaldi and Chrome. Vivaldi reports it is Chrome when extension check its user agent.

image

A workaround is click right button on download button, and open the link in a new tab. You may need to change the file name to authenticator.txt.

image

LosBagros commented 2 years ago

Same in Brave

yrcjaya commented 2 years ago

Using Developer Console for extension background page I found this error "Unchecked runtime.lastError: The user turned off browser signin" when I clicked Sign In for Google Drive Backup. This would be related to this brave/brave-browser#7693 .

cybairfly commented 1 year ago

For anyone running into this: "Save link as..."