This is the source code for the Tlink browser extension.
Run the following command:
pnpm install
pnpm run dev:extensionThe build output will be in apps/extension/.output/chrome-mv3.
Then open chrome://extensions/ in Chrome, enable developer mode and load the extension.