Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requesting to create a Chrome extension #712

Open
harsha20599 opened this issue Apr 11, 2023 · 4 comments
Open

Requesting to create a Chrome extension #712

harsha20599 opened this issue Apr 11, 2023 · 4 comments
Labels
feature New feature

Comments

@harsha20599
Copy link

Problem:
I really love the AuthenticatorPro and it's been a life saver for convenience and backups. But I always look for the phone in a mile away whenever I try to login in the computer. This has been a real pain and I would really love to have a chrome extension companion as an extension to the mobile app. This would increase the convenience a lot and tbh, I would like to pay for it.

Idea:
A chrome extension which would work as a companion to the mobile application and only works when it pairs with the mobile app. Or even working as a standalone application will also work.

@harsha20599 harsha20599 added the feature New feature label Apr 11, 2023
@realpixelcode
Copy link

realpixelcode commented Apr 21, 2023

While I'm not the developer of this app, I think this may be out of scope. It would not only require re-designing and re-coding everything in HTML, CSS and JavaScript, but it would also require a way to transmit the app data to the extension. Since that data isn't stored in some cloud with your account, something as trivial as scanning a QR code wouldn't be sufficient.

Also, storing your TOTP codes unsecured in the browser might not be the best idea.

Though, there already are solutions to TOTP on desktop, such as KeePassXC. It's a password manager that also supports 2FA. It even has a browser integration that allows you to quickly fill out login forms.

@NebularNerd
Copy link
Contributor

My personal solution on this front is to have Authenticator Pro running on WSA (I use it on win 10 thanks to WSABuilds). Whenever I add a new 2FA to the phone it automatically back ups the database, a filesync app dumps on Google Drive, which then gets dragged down into my WSA drive (and my Android tablet), which I can then use to update my 'desktop' copy by importing the latest backup. Somewhat clunky but it works. 😁

Google themselves are meant to be adding cloud support to their original authenticator app and this could then lead to 2FA's being added to Chrome, but again it's another app with a non interchangeable format to this one.

@K0-RR
Copy link

K0-RR commented Nov 13, 2023

something as trivial as scanning a QR code wouldn't be sufficient

That's exactly how it works in 2FAS browser extension.

@jamie-mh
Copy link
Owner

jamie-mh commented Dec 3, 2023

something as trivial as scanning a QR code wouldn't be sufficient

That's exactly how it works in 2FAS browser extension.

Well not exactly. They have a server component that handles the sync between the mobile app and the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

5 participants