open-webui/extension — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2024-05-27
Study the source code as a historical reference for how a Svelte-based Chrome extension can embed an AI chat popup.
Learn general Chrome browser extension development patterns using this project as a starting example.
Use the newer open-webui/desktop app instead if you want a stable, local AI chat interface today.
Understand why the team moved away from a browser-extension approach in favor of a desktop application.
| open-webui/extension | razz19/exort | kanakkholwal/orbit | |
|---|---|---|---|
| Stars | 185 | 79 | 76 |
| Language | Svelte | Svelte | Svelte |
| Last pushed | 2024-05-27 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 2/5 | 3/5 | 2/5 |
| Audience | developer | vibe coder | general |
Figures from each repo's GitHub metadata at analysis time.
No longer actively maintained, the team recommends the open-webui/desktop app instead.
This repository is no longer actively maintained. It was a Chrome browser extension that brought Open WebUI, a web interface for interacting with AI models, directly into your browser as a small popup or sidebar tool. The extension would have let you access AI chat capabilities without leaving whatever webpage you were on. Instead of switching tabs to go to a separate website, you could click an icon in your browser toolbar and get an AI assistant right there. Think of it like having a ChatGPT window floating next to your email or research materials, ready to help you draft messages, answer questions, or brainstorm ideas without losing your place. The project was built with Svelte, a lightweight JavaScript framework that makes browser extensions snappy and responsive. However, the developers have shifted focus away from this approach. If you're interested in running Open WebUI on your computer, the team now recommends using their desktop application instead, which you can find in the separate "open-webui/desktop" repository. That's likely a more stable, feature-complete way to get a local AI interface without dealing with browser extension limitations. This repo serves mainly as a historical reference or starting point for anyone curious about how browser extensions work, but it's not the recommended way to use Open WebUI anymore.
A discontinued Chrome extension that brought Open WebUI's AI chat interface into a browser popup or sidebar, the team now recommends their desktop app instead.
Mainly Svelte. The stack also includes Svelte, JavaScript.
Dormant — no commits in 2+ years (last push 2024-05-27).
No license information was mentioned in the explanation.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.