We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1116301 commit 9d44769Copy full SHA for 9d44769
apps/loom-importer-extension/README.md
@@ -13,3 +13,7 @@ This is a Chrome extension that allows you to import your Loom videos into Cap.
13
│ └── popup.tsx # Popup for the extension (shown when the extension is clicked)
14
└── vite.config.ts
15
```
16
+
17
+## Development
18
19
+Go to chrome://extensions/ and click "Load unpacked" and select the `dist` folder.
0 commit comments