- Chrome-native experience: Get powerful AI features without leaving your favorite browser
- Zero ecosystem lock-in: Works with your existing tools and workflows
- Open & transparent: Community-driven development with MIT licensing
- Privacy-first: Your data never leaves your local machine
- Download the
superpowers-x.y.z.zipfile from the latest GitHub release. - Unpack the downloaded zip file.
- Open Chrome and navigate to
chrome://extensions. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the unpacked extension directory.
- Install Ollama: Download and install Ollama
- Start Ollama: Run
ollama servein your terminal - Download a Model: Run
ollama pull llama3.2(or any other model) - Configure Extension:
- Open the Superpowers sidebar
- Go to Settings
- Select "Ollama (Local)" as provider
- Verify the URL is
http://localhost:11434 - Test the connection
- Get API Key: Obtain API key from Google AI Studio
- Configure Settings:
- Open the Superpowers sidebar
- Go to Settings
- Select "Gemini" as provider
- Enter your API key
- Test the connection
- Press
Cmd + Shift + U(orCtrl + Shift + Uon Windows/Linux) to open the Superpowers sidebar. - Alternatively, right-click on any page and select "Use Superpowers" from the context menu.
This is an alpha version of Superpowers. While we work to improve stability, we recommend using it with caution. The developers are not liable for any loss or damage.
Superpowers is an open-source project and we welcome contributions! Feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.