EasyApp is a chrome extension that allows users to autofill job applications, draft application responses, navigate job listings, tweak user resumes to fit job description, and much more!
The idea behind this feature is an pop up alert that is triggered when one tries to autofill their page with no data saved in the settings page. This should give a little visual alert that there is nothing saved and maybe to go to the settings page to fill things out. This can be implemented with some simple conditionals in the popup code.
Is this feature related to a bug? If so please describe
It'll probably prevent bugs but none are known yet.
Screenshots
Example Popup:
I will most likely just make it replace the autofill button when you click it, just for just a short amount of time.
Describe the Feature
The idea behind this feature is an pop up alert that is triggered when one tries to autofill their page with no data saved in the settings page. This should give a little visual alert that there is nothing saved and maybe to go to the settings page to fill things out. This can be implemented with some simple conditionals in the popup code.
Is this feature related to a bug? If so please describe
It'll probably prevent bugs but none are known yet.
Screenshots
Example Popup:
I will most likely just make it replace the autofill button when you click it, just for just a short amount of time.
Additional Context
No response