Helps to search jobs with additional filtering by regular expressions and save the results to clipboard.
npm i && npm run build
Load the extension in Chrome by going to chrome://extensions/
and clicking "Load unpacked". Navigate to the dist
directory and click "Select".
Set the regular expressions in the extension options.
Open the Linkedin job search page and click the extension icon to filter the jobs and copy the results to clipboard.
npm run watch