ryan-efendy / workpls

Doing the heavy lifting for job applications: A chrome extension to autofill job applications from popular ATSs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Work, Pls.

A Chrome Extension that allows you to fill common fields on a job app once to autofill for your job applications!

Workflow GIF

Features

Currently, we support common input fields on most Lever and Greenhouse Applicant Tracking System (ATS) forms. This includes:

  • Personal/Contact Information (Name, Phone, Email)
  • External Website Links (LinkedIn, Portfolio, Twitter)
  • US Equal Employment Oppurtunity (EEO) Forms

Also, there's a handy Activity Tracker to let you know all the jobs you've applied to!

Note: This records every page you click fill, not every form you submit!

Installation and Usage

Clone this repository

git clone https://github.com/jeffrey-hui/workpls.git

Open Chrome to Chrome://Extensions and toggle on developer mode

Chrome Bar

Click Load Unpacked and select the workpls/ folder

Load Unpacked Extension

Open the Options Menu to fill out your details

Options

When you're on a lever apply page or greenhouse apply page, you can toggle the menu to fill in the fields

Options

Beta Disclaimer/Data

This project came about as a weekend hack, so it's still quite rough around the edges. All data is saved locally in your browser. You can read more about how chrome.storage.local works here. It's september as I'm writing this, so I'm hoping this could help a lot of folks speed up their job/internship searches! Good Luck!

About

Doing the heavy lifting for job applications: A chrome extension to autofill job applications from popular ATSs


Languages

Language:JavaScript 61.7%Language:HTML 37.2%Language:CSS 1.1%