Chrome Extension for automatically filling job application forms with pre-saved user information, streamlining the job application process and saving time on repetitive entries.
- Automatically fills out job application forms with pre-saved information.
- Supports various job application websites.
- Easy setup and configuration.
- Saves time on repetitive entries when applying for jobs.
-
Clone the repository:
git clone https://github.com/MaorBezalel/JobApply-Autofill.git
-
Navigate to the project directory:
cd JobApply-Autofill
-
Install the dependencies:
Note: This step is optional since it only includes TypeScript definitions for Chrome extension development.
npm install
-
Load the extension in Chrome:
- Open Chrome and navigate to chrome://extensions/
- Enable "Developer mode"
- Click "Load unpacked" and select the project directory
- Save your job application information in the extension's settings.
- Navigate to a job application form.
- Activate the extension to automatically fill out the form with your saved information.
This project is licensed under the MIT License. See the LICENSE file for more information.