951 B
951 B
Jobjakt Quick Capture
The Manifest V3 extension opens the current page or selected link in Jobjakt's existing reviewed import flow. It does not scrape page content, store credentials, or submit an application automatically.
Install locally
- Open
chrome://extensions(or the equivalent extensions page in Edge). - Enable developer mode.
- Choose Load unpacked and select this
browser-extensionfolder. - Open a vacancy and click the Jobjakt extension, or use Save vacancy to Jobjakt from the page/link context menu.
The Jobjakt add-job dialog opens with the vacancy URL and runs the same server-side preview, validation, duplicate checking, and user review used by normal URL imports.
Test
node --test browser-extension/tests/*.test.mjs
No build or package installation is required. Zip the folder contents for store submission after adding store artwork and completing the browser-store privacy declarations.