Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 830 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 830 Bytes

A simple Chrome extension for quickly accessing your most-visited LinkedIn connections.

lr

Quickstart

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.