A simple Chrome extension for quickly accessing your most-visited LinkedIn connections.
npm install
npm run build
Load the extension from the dist
directory
The extension is built with Svelte and uses the CRXJS Vite plugin to build the exension from source.
Do not run the Vite dev server - CRXJS will force page reloads with every save, and if you have multiple LinkedIn pages open during development, LinkedIn will flag your account for bot activity.