Skip to content

Autofill, simply install the extension and create a profile with all of your relevant information. When you come across a job application, click the extension icon and click "Autofill". The extension will fill majority of your fields leaving behind only job specific fields.

License

Notifications You must be signed in to change notification settings

subramanya1997/Autofill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo Chrome Extension to Autofill job forms

Are you tired of spending hours filling multiple job applications? Checkout my latest project "Autofill", a chrome extension which makes the process a breeze. With just a few clicks, you can have all of your personal and employment information automatically entered into any job application form.

To use Autofill, simply install the extension and create a profile with all of your relevant information. When you come across a job application, click the extension icon and click "Autofill". The extension will fill majority of your fields leaving behind only job specific fields.

All of your information is stored locally on your Chrome browser, ensuring that your privacy is protected. Currently, Autofill works best with greenhouse.io and lever.co, but I am working to expand compatibility.

If you encounter any bugs or have suggestions for improvement reach out.

Installation setup

Step 1.

 1. git clone https://github.com/subramanya1997/Autofill.git local_folder

Step 2.

Inside chrome

 1. Goto chrome://extensions/
 2. Enable Developer Mode
 3. Click on load unpacked
 4. select root directory of local_folder

File System

|- assets
    |- data.json : Current test data. 
|- js <br>
    |- autofill.js : logic for autofill
    |- companyData.js : get company data from url
    |- userData.js : get user data from file or storage
    |- manager.js : handels exection and data flow
    |- background.js : triggers when the button is clicked
|- manifest.json : config of the chrome extension  

To-do

  • Autofill text
  • Autofill Checkbox
  • Autofill Select
  • Upload resume (Works for greenhouse, lever)
  • Upload cover letter (Works for greenhouse, lever)
  • Save data in local chome storage (Mainly din't want to collect data from users)
  • Add education (Works for greenhouse)

Screenshots

  1. Popup Popup

  2. Edit Profile Edit profile

About

Autofill, simply install the extension and create a profile with all of your relevant information. When you come across a job application, click the extension icon and click "Autofill". The extension will fill majority of your fields leaving behind only job specific fields.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published