Installation¶
From the Settings Page (Recommended)¶
The easiest way to get the extension is to download it from your Studio instance:
- Log in to your ComfyUI Studio instance
- Go to Settings (
/admin/settings) - Click the Download Chrome Extension button
- Extract the downloaded ZIP file
- Open Chrome and go to
chrome://extensions - Enable Developer mode (toggle in the top right)
- Click Load unpacked and select the extracted folder
The download endpoint packages the extension source files from chrome-extension/src/ into a ZIP.
From Source¶
If you have the repository cloned:
- Open Chrome and go to
chrome://extensions - Enable Developer mode
- Click Load unpacked
- Select the
chrome-extension/src/directory from the repository
Initial Configuration¶
After installing, click the extension icon in the toolbar and go to the Settings tab:
- RunPod API Key -- get from runpod.io/console/user/settings. Required for the RunPod tab.
- Studio URL -- your pod's URL, e.g.,
https://abcdef-8000.proxy.runpod.net. Required for CivitAI features. - Studio API Key -- the same password you use to log in to Studio. Required for CivitAI features.
Settings are saved to Chrome's local storage and persist across browser restarts.