Skip to main content

Local developer install

From introd-extension:
npm ci
npm run typecheck
npm run build
Then in Chrome:
  1. Open chrome://extensions.
  2. Enable Developer Mode.
  3. Click Load unpacked.
  4. Select the repo’s dist/ directory.
  5. Pin the Introd extension.

First verification pass

  1. Sign in to Introd through the extension.
  2. Open https://www.linkedin.com/ and confirm LinkedIn is signed in.
  3. Open the LinkedIn connections page.
  4. Start sync from the popup.
  5. Keep the LinkedIn tab open while progress updates.

Release artifacts

The repo also keeps packaged release zips in introd-extension/releases/ for launch candidates and submission preparation.