$ cat ~/projects/jobf1/README.md

JobF1 - Visa-Friendly Job Finder

As international students, we often spent hours combing through LinkedIn job postings, only to discover that roles required U.S. citizenship or explicitly refused visa sponsorship.

JobF1 fixes that. It is a Chrome extension that filters LinkedIn job results by posting time, keywords, and job type while automatically flagging sponsorship restrictions. No more wasted time applying to jobs you are not eligible for.

Preview

Preview of the JobF1 extension
JobF1 panel overlaying LinkedIn job search

What It Does

Example

Searching for Software Engineer Intern:
  • Job A → Requires U.S. Citizenship
  • Job B → Visa-friendly
  • Job C → States "No sponsorship available"
Result: you instantly know which jobs are worth your time.

Visual Indicators

Visa friendly notification
Green notification = visa-friendly or unrestricted job
Visa restriction notification
Red notification = job with visa restrictions

Install

Manual Setup (Developer Mode)

  1. Clone or download the repository
  2. Open chrome://extensions/ in Chrome
  3. Enable Developer Mode (top-right)
  4. Click Load unpacked and select the JobF1 folder
  5. Pin the extension for quick access

Usage

  1. Click the JobF1 icon in Chrome
  2. Set your filters:
    • Time posted
    • Keywords (supports Boolean operators)
    • Job type
    • Visa sponsorship check
  3. Apply filters → LinkedIn job listings update instantly

Tech

Chrome Extension Manifest V3 JavaScript (ES6+) Content Scripts Local Storage

Notes

License

MIT License

Links

📂 GitHub Repository

← Back to Portfolio