Nativefier: Support form & password storage autofill

Created on 8 Jan 2017  路  6Comments  路  Source: jiahaog/nativefier

Hello, I'm using nativefier for a email at work and I wonder if could store at least the username field. It's a little annoying write every single time to loggin.
Maybe I need to run the app with some other parameter or something else.
I appreciate a lot this wonderful piece of software, CONGRATULATIONS!!!

Specifications

  • Version of Nativefier: v7.0.1
  • Version of Node.js: v4.6.1
  • OS: OpenSuse Leap 42.1
  • Architecture: x86_64
feature-request

Most helpful comment

I also vote for this feature, I'm on the mac.

All 6 comments

@e110s thanks for the suggestion 馃憤, noted as feature request.

I also encounter the situation, as a workaround and seeing you run Linux, maybe try autokey to associate a hot-abbreviation to your full email. For example you could type e@g and have it expanded to [email protected].

Thanks a lot! I will see it, maybe it's more useful than I expect.
It will be nice this new feature, I am exciting to testing it.
Regards

I also vote for this feature, I'm on the mac.

I also want this. I've been thinking about how to build it. so far it kinda seems like a pain, because of privilege separation issues. the easiest way to build it would be to inject javascript that autofills the password form with the relevant password, but then you have javascript that has a plaintext copy of the password. I googled to see if the electron community had a solution to this, and I did find node-keytar, but all that helps with is storing the password in the os keychain - once authorized, you'd still have the problem that site javascript could pull the password whenever. if anyone knows electron better than me and has suggestions for how to solve that problem, this might become viable.

Same here, I use matlab online and they always ask for login and password

i need password storage so much. do we have a chance to get?
some news about the topic?

kind regards, couch

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vegbrasil picture vegbrasil  路  4Comments

DougBeney picture DougBeney  路  5Comments

raulcraveiro picture raulcraveiro  路  4Comments

jamiewilson picture jamiewilson  路  5Comments

Waitsnake picture Waitsnake  路  5Comments