Skip to content

Releases: kevinryan-au/job-tracker

Job Tracker v3.2

Choose a tag to compare

@kevinryan-au kevinryan-au released this 30 Jun 04:36

Fixes the Track button not appearing on Seek's new slide-out job pane. Seek (2026) now shows a job in a side panel without putting its id in the URL, so the button didn't inject. It now reads the active job's id from the open pane's Apply link. Standalone job pages and the mobile path are unaffected.

Install: download job-tracker-v3.2.zip, unzip, open chrome://extensions, enable Developer mode, Load unpacked, select the job-tracker folder. Reload any open Seek tab afterwards.

Supersedes v3.1.

Job Tracker v3.1

Choose a tag to compare

@kevinryan-au kevinryan-au released this 12 Jun 05:11

Rebrand of v3.0: Job Clipper → Job Tracker. Same functionality, renamed throughout (the button is now + Track job).

Install (desktop): download `job-tracker-v3.1.zip`, unzip, open `chrome://extensions`, turn on Developer mode, click Load unpacked, and select the unzipped `job-tracker` folder. Works locally out of the box — optional Trello sync via ⚙ Settings.

Mobile add-on and full docs in the README. Supersedes v3.0.

Job Clipper v3.0

Choose a tag to compare

@kevinryan-au kevinryan-au released this 12 Jun 04:00

First public release.

Install: download job-clipper-v3.0.zip below, unzip, then in Chrome: chrome://extensions → enable Developer mode → Load unpacked → choose the unzipped extension folder. Full instructions in the README.

  • Works out of the box with a local tracker — no accounts needed
  • Optional Trello sync (settings page walks you through it)
  • Optional mobile clipping via your own Cloudflare Worker + iOS Shortcut (see mobile/ in the repo)