Skip to content

Shenghan0329/levels-fyi-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Levels.fyi Job Expander

Chrome extension that automatically expands all company job listings and filters recent jobs on Levels.fyi.

What it does

  • Removes promoted companies (companies without real job openings)
  • Expands all jobs for each company (no more clicking "View all roles")
  • Shows only recent jobs (posted within last 3 days)
  • Auto-runs on navigation (works as you browse different job pages)

Installation

  1. Download or clone this folder
  2. Open Chrome → chrome://extensions/
  3. Enable Developer mode (top right)
  4. Click Load unpacked
  5. Select this folder
  6. Done!

Usage

Just browse Levels.fyi jobs normally. The extension:

  • Automatically loads when you visit /jobs/ pages
  • Expands all company jobs in the background
  • Filters out old postings (keeps last 3 days only)

Check the browser console (F12) to see progress logs.

Customization

To change the time filter, edit content.js line:

threeDaysAgo.setDate(threeDaysAgo.getDate() - 3); // Change 3 to any number

For Job Seekers

Perfect for F1/OPT students and anyone mass-applying to jobs. Saves tons of time by showing only fresh, relevant openings.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published