Install the Chrome Extension
Get Vibe running in your browser in under 1 minute.
Prerequisites
- Chrome, Edge, or Brave browser
- OpenAI API key or Gemini API key
Installation Steps
1. Download the Extension
# Clone the repository
git clone https://github.com/AISidePanel/vibe-browser.git
cd vibe-browser/src/chrome/browser/resources/vibe.2
# Install dependencies and build
npm install
npm run build:extension
2. Load in Chrome
- Open
chrome://extensions - Enable Developer mode (top right toggle)
- Click Load unpacked
- Select the
dist/extensionfolder
3. Configure API Key
- Click the Vibe extension icon in toolbar
- Open Settings
- Select your AI provider (OpenAI recommended)
- Enter your API key
- Click Save
Verify Installation
- Open a new tab
- Type a command in the Vibe chat:
"Go to google.com" - Watch Vibe navigate to Google
Keyboard Shortcut
Press Ctrl+Shift+V (or Cmd+Shift+V on Mac) to open the Vibe side panel.
Next Steps
- Configure providers - Set up multiple AI providers
- Learn the tools - See what Vibe can do