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

Can a Chrome extension be written to this usable tool? If yes, how? #1

Open
drhabipoguz opened this issue Apr 29, 2020 · 1 comment

Comments

@drhabipoguz
Copy link

I downloaded this tool and I make customizations according to my needs. First of all thank you for this useful tool. If I can, I want to go through the second stage of this. And this is: When I click the button in the program, it redirects to the default browser (Google Chrome) and I manually fill the username and password there. I think the username and password can be filled in automatically with a Chrome extension that we will write instead. Indeed, Dashlane did this. Of course, I have no idea how this can be done. I started working on how to write the Chrome extension, but unfortunately there is no product that appeared at this stage. I would like to get your opinion and help if possible about how to do it.
Best wishes,
Habip.

@hellzerg
Copy link
Owner

hellzerg commented May 29, 2021

Writing a Chrome extension is fairly easy, I experimented before with this, but the problem is: Each site has a different element ID for credential fields, making it extremely hard to auto-fill them. Also, if we implement a Chrome extension, we should make a Firefox one too. That's hard work. We need people that know full well about extensions.

Thanks for your suggestion! And sorry for my late response.

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

No branches or pull requests

2 participants