https://github.com/mtpontes/open-webui-chrome-extension
https://github.com/mtpontes/open-webui-chrome-extension
chrome chrome-extension ollama open-webui side-panel
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mtpontes/open-webui-chrome-extension
- Owner: mtpontes
- Created: 2025-01-02T00:58:27.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-02T01:39:10.000Z (9 months ago)
- Last Synced: 2025-01-20T20:55:04.216Z (9 months ago)
- Topics: chrome, chrome-extension, ollama, open-webui, side-panel
- Language: HTML
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open WebUI Chrome Extension
This is a Chrome extension that allows you to interact with the Open WebUI interface directly from your Chrome browser using the side panel feature. The Open WebUI interface is accessible through the sidebar on the right side of the browser.## Requirements
This extension is intended only for the user's quality of life, to take advantage of it you must have:
- [Google Chrome](https://www.google.com/intl/pt-BR/chrome/)
- [Open WebUI](https://github.com/open-webui/open-webui) interface server must be available on port 3000
- [Ollama](https://ollama.com/) server must be available on port 11434## Installation
To install the extension on Chrome in developer mode, follow these steps:- Open Google Chrome and type chrome://extensions/in the address bar
- Activate developer mode by clicking the light bulb icon in the top right corner of the page.
Click the "Upload without compression" button located in the top left corner of the page.
Select the folder containing the extension filesThe extension will be installed and should appear in the list of Chrome extensions.
## Use
Just click on the extension icon or use the `Ctrl + B` keyboard shortcut to open the Open WebUI interface directly in your browser's side panel.