Skip to content

ArmanJR/LinkedIn-Job-Skills-Highlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

LinkedIn Job Skills Highlighter

A browser extension that automatically highlights your keywords across LinkedIn job descriptions.

demo.mp4

Installation

  1. Install a user script manager extension (like Tampermonkey)
  2. Visit LinkedIn Job Skills Highlighter
  3. Click the Install button

Skills Customization

After installing the script:

  1. Click on the Tampermonkey extension icon on your browser, then click Dashboard
  2. Open LinkedIn Job Skills Highlighter from the list
  3. Select all the codes and copy
  4. Go to ChatGPT or your preferred AI chatbot that support uploading files
  5. Upload your resume
  6. Copy and paste this prompt:
This is a Tampermonkey script that highlights keywords on LinkedIn jobs. Based on my attached resume and my skills, modify the code's skillsHighlight 'strong' and 'intermediate' objects.
DO NOT change or add any 'weak' skills. Do NOT add any skill not mentioned in the resume. DO NOT change any other part of the code.
Re-write the full script with changes applied.

Script:

[Paste code from step 3 here]
  1. Copy the generated code into the Tampermonkey script, and save
  2. Refresh LinkedIn

Important

Please note that for the extension to work, you must open a LinkedIn Jobs page (https://www.linkedin.com/jobs/collections/...) and then reload the page.

Features

  • Case-insensitive keyword matching
  • Works with dynamic content loading
  • Customizable keywords and colors
  • Initially configured for LinkedIn, but can be modified for any website

License

MIT License

About

Automatically highlights specific keywords across LinkedIn jobs

Resources

License

Stars

Watchers

Forks