Skip to content

Dark417/2easyapply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2easyapply

Chrome extension + automation helpers for LinkedIn Easy Apply workflows.

Branch Rule

  • Always use the main branch.
  • Do not use master.

Download And Install

  1. Clone the repo:
    • git clone git@github.com:Dark417/2easyapply.git
  2. Go into the project:
    • cd 2easyapply
  3. Make sure you are on main:
    • git checkout main
  4. Open Chrome extension page:
    • chrome://extensions/
  5. Enable Developer mode (top-right).
  6. Click Load unpacked.
  7. Select the extension folder path:
    • <your-cloned-repo>/abby (load the abby folder)
  8. You should see Abby in the list of extensions.
  9. Pin Abby from the Chrome toolbar to manage, enable, and configure.

How To Use Abby

1. Open the correct LinkedIn page

Abby UI/automation is available only on LinkedIn Jobs pages:

  • https://www.linkedin.com/jobs/search/...
  • https://www.linkedin.com/jobs/view/...

2. Use the extension menu (toolbar popup)

  1. Click Abby from Chrome toolbar to open the popup menu.
  2. In popup:
    • Turn on Enable Abby.
    • Set or select your search location.
    • Click Search to open/apply search setup.
  3. Use Settings button in popup to open full settings page.

3. Use the full Settings page

In settings.html, configure:

  • Global toggles: Enable Abby, Dark Theme
  • Profile Name
  • Saved answers grouped by step/section
  • Search and apply pacing/rate limits
  • Ignore keywords for job cards

When editing saved answers:

  • Abby saves per canonical mapping where applicable.
  • Abby keeps step-specific answers scoped (for fields that are not canonical).

4. Auto apply behavior

  1. From LinkedIn jobs search/view page, open an Easy Apply job.
  2. Abby floating panel appears on supported pages.
  3. In Abby panel:
    • Use Apply to run auto apply loop.
    • Use Step tab to inspect current Easy Apply fields.
    • Use Save to persist answers.
  4. Abby only progresses on Easy Apply modal flows and uses saved answers when field mappings match.

Notes

  • Extension source is under abby/.
  • Abby works as a standalone Chrome extension (no local server needed).
  • UI state, params, and saved answers are persisted in Chrome local extension storage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors