Chrome plugin for seek.co.nz
Chrome plugin for seek.co.nz
I made this Chrome plugin because I noticed that when I search for "PHP," 90% of the job listings don't even mention "PHP" at all! So, this plugin takes a list of keywords (in CSV format), and when a search page loads, it processes the job listings and checks for those keywords behind the scenes. It then stores the results using a unique hash based on the keywords and job ID (so it updates if you change the keywords).
Whether the job listing is newly fetched or comes from the cache, the plugin adds a div inside the job card on the search page, showing the tags it found. This makes it way easier to spot the relevant job listings.