Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 314 Bytes

Tlink

This is the source code for the Tlink browser extension.

Development

Run the following command:

pnpm install
pnpm run dev:extension

The build output will be in apps/extension/.output/chrome-mv3.

Then open chrome://extensions/ in Chrome, enable developer mode and load the extension.