Skip to content

kingsotn/linkedin-tldr-public

Repository files navigation

LinkedIn TLDR TypeScript Chrome Extension

Setup

This project uses Vite and crxjs to build the extension.

Clone repository

git clone https://github.com/kingsotn/LinkedIn-TLDR.git

Install dependencies

yarn

Build extension

yarn watch

# or

yarn build

Load extension

  1. Navigate to chrome://extensions/
  2. Turn on the "Developer mode" toggle switch in the top right of the window
  3. Click the "Load unpacked" button in top left of the window

The popup source code is at the root directory.

The content script source code is in the content-script directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published