Componenti aggiuntivi per Firefox
  • Estensioni
  • Temi
    • per Firefox
    • Dizionari e language pack
    • Altri siti
    • Componenti aggiuntivi per Android
Accedi
Anteprima di Job Copilot

Job Copilot di Pouladzade

A browser extension that scrapes any job posting, tailors your application with AI, fills web forms, and crafts message replies — all without ever submitting anything automatically.

0 (0 recensioni)0 (0 recensioni)
Scarica Firefox e installa l’estensione
Scarica file

Metadati estensione

Screenshot
The popup has three top-level tabs: ✦ Copilot, ◐ Presets, ⚙ Settings. A Resume selector sits at the very top — visible on every tab when you have multiple resumes.⚙ Settings — quick access to Options
A condensed version of the Options page with manual Save. Changes are not auto-saved — click Save when done.Shows the generated professional summary with:

Copy — copies the text to clipboard
Regenerate — re-runs the prompt with the same job
Token badge — shows tokens used and estimated costCover Letter result
Same pattern as Summary — Copy, Regenerate, Clear. The cover letter is grounded in your resume and addresses the specific company and role.Quick Match result
Each reason cites something from your resume AND the job description.◐ Presets — saved LinkedIn searches
Build and save LinkedIn job search configs. Each preset stores filters like workplace type, experience level, job type, and Easy Apply.Profile tab
Resume selector — Switch between saved resumes.

Resume (Markdown) — Your full resume text. Used by all AI prompts.

Auto-fill Profile — LLM extracts structured fields from your resume text.

Profile Fields — 21 structured fields. Edit by hand or auto-fill.Prompts tab
Add short guidance per template (tone, emphasis, things to avoid). Base prompts are locked to keep JSON output stable.
Informazioni sull’estensione
Job Copilot, Automate & Streamline Your Job Search

Tired of filling out the exact same information on dozens of job application forms? Job Copilot is an open-source browser extension designed to save you hours during your job search by automating tedious form-filling and resume alignment.

Key Features:

Smart Autofill: Automatically populates job application forms across major job boards and company career portals with your personal details, work history, and skills.

AI-Powered Matching: Tailor your application details to better match job descriptions and highlight your relevant experience.

Privacy-First Design: Your data stays with you. Job Copilot runs locally in your browser, ensuring your private resume details and application history remain secure.

Open Source & Transparent: Fully open source and community-driven. Inspect the code, contribute features, or report bugs directly on GitHub.

How It Works :

Job Copilot is a free, fully open-source browser extension that helps you apply to jobs faster without ever submitting anything on your behalf. Everything happens right inside your browser; there's no external server or database involved, so your resume, profile, and API key never leave your computer except to talk to the AI provider you choose. Because the code is open source, anyone can inspect exactly what it does there's nothing hidden.
  1. Set Up Once:
    Add your resume (in plain text) and fill in your profile details things like your name, contact info, work experience, and job preferences.
    You can save multiple versions of your resume for example, "Back-end-Focused," "Fronted-Focused," or "Staff Platform" each with its own profile details. Pick one as your default, so it's automatically ore-selected whenever you open the extension, and switch between the others with one click whenever you're applying to a different type of role.
    You'll also connect an AI provider of your choice (like OpenAI, DeepSeek, or a free local option like Ollama) by entering an API key. This is what powers the writing and matching features.
  2. Make It Sound Like You
    Every AI feature is built on a locked template that keeps the output reliable and well-structured but you can add your own custom instructions to each one. Want your cover letters shorter, your summaries more formal, or certain phrases avoided entirely? Just add a note and it's applied every time that feature runs.
  3. Browse Job Postings As Usual:
    Whether you're on LinkedIn, Greenhouse, Indeed, a company careers page, or almost anywhere else just open the job posting and click the extension icon.
  4. Let the Extension Do the Heavy Lifting:
    From the popup, you can:
    Get a Quick Match score a fast 0–10 rating of how well you fit the role, with plain-language reasons why
    Generate a professional summary a tailored few sentences highlighting your best-fit experience for that specific job
    Create a cover letter a complete, ready-to-edit cover letter grounded in your actual resume (it won't invent experience you don't have)
    Auto-fill application forms it scans the form fields on the page and fills them in based on your profile and resume
    Draft message replies type a quick note about what you want to say, and it writes a polished reply matching the tone of the conversation
  5. You're Always in Control:
    The extension never submits anything automatically. Every generated summary, letter, form fill, or reply is shown to you first, you review, edit if needed, and decide when (or if) to send or submit it.
  6. Save Your Favorite Searches:
    If you're job hunting on LinkedIn, you can build and save custom search filters (title, location, remote preference, experience level, etc.) so you can jump straight back into the searches that matter to you.
Commenti dello sviluppatore
  • Node.js 20+
  • pnpm 9+


git clone git@github.com:pouladzade/job-copilot.git
cd job-copilot
pnpm install
pnpm build # builds all three browser targets
# or individually:
pnpm build:chrome
pnpm build:firefox
pnpm build:safari



pnpm dev # default browser, hot reload
pnpm dev --browser firefox



pnpm test
pnpm test:ci # with coverage



  1. Build: pnpm build:chrome
  2. Open chrome://extensions (or edge://extensions, etc.)
  3. Enable Developer mode (toggle top-right)
  4. Click Load unpacked → select the .output/chrome-mv3/ directory
  5. Pin the extension for easy access

Updates: click Reload on the extension card after each pnpm build.
  1. Build: pnpm build:firefox
  2. Open about:debugging#/runtime/this-firefox
  3. Click Load Temporary Add-on…
  4. Navigate into .output/firefox-mv3/ and select manifest.json

Firefox loads extensions unsigned this way; the extension stays active until Firefox restarts. For persistent installation, submit to AMO for signing, or use Firefox Developer Edition / Nightly (signature enforcement disabled by default).
  1. Build: pnpm build:safari
  2. Open the extension via Xcode's Safari Extension converter or load the .output/safari-mv3/ directory through Safari's Develop menu
Voto 0 da 0 revisori
Effettua l’accesso per dare un voto a questa estensione
Non ci sono ancora valutazioni

Valutazione in stelle salvata

5
0
4
0
3
0
2
0
1
0
Ancora nessuna recensione
Permessi e dati

Permessi obbligatori:

  • Accedere ai dati di tutti i siti web

Permessi facoltativi:

  • Accedere ai dati di tutti i siti web

Raccolta dati:

  • Lo sviluppatore dichiara che questa estensione non richiede la raccolta di dati.
Ulteriori informazioni
Ulteriori informazioni
Link componente aggiuntivo
  • Pagina principale
  • Sito di supporto
  • Email per il supporto
  • Copia ID del componente aggiuntivo
Versione
0.1.0
Dimensione
86,01 kB
Ultimo aggiornamento
4 giorni fa (29 lug 2026)
Categorie correlate
  • Strumenti di ricerca
Licenza
Apache License 2.0
Cronologia versioni
  • Visualizza tutte le versioni
Etichette
  • chat
  • container
  • dailymotion
  • google
  • image search
  • privacy
  • search
  • social media
  • translate
Aggiungi alla raccolta
Segnala questo componente aggiuntivo
Vai alla pagina principale del sito Mozilla

Componenti aggiuntivi

  • Informazioni
  • Blog sui componenti aggiuntivi per Firefox
  • Laboratorio estensioni
  • Centro di sviluppo
  • Criteri per sviluppatori
  • Blog della comunità
  • Forum
  • Segnala malfunzionamento
  • Guida per le recensioni

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Versioni di sviluppo

  • Nightly
  • Beta

Firefox per le aziende

  • Enterprise

Comunità

  • Connect
  • Contribute
  • Developer

Segui

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Informativa sulla privacy
  • Cookie
  • Note legali

Eccetto dove diversamente indicato, i contenuti su questo sito sono distribuiti con licenza Creative Commons Attribuzione Condividi allo stesso modo 3.0 o versioni successive.