Skip to content

Commit 9d44769

Browse files
committed
docs: Update README with development instructions for Chrome extension
1 parent 1116301 commit 9d44769

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/loom-importer-extension/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ This is a Chrome extension that allows you to import your Loom videos into Cap.
1313
│ └── popup.tsx # Popup for the extension (shown when the extension is clicked)
1414
└── vite.config.ts
1515
```
16+
17+
## Development
18+
19+
Go to chrome://extensions/ and click "Load unpacked" and select the `dist` folder.

0 commit comments

Comments
 (0)