Quick-access buttons for Kagi services, right on the homepage. Available for Chrome, Firefox, Edge, and Safari.
Jumpbar for Kagi adds a row of shortcut buttons below the search bar on the Kagi homepage. Click any button to jump straight to that service—no menus, no hunting.
| Button | Service |
|---|---|
| Assistant | kagi.com/assistant |
| News | news.kagi.com |
| Translate | translate.kagi.com |
| Summarize | kagi.com/summarizer |
| Small Web | kagi.com/smallweb |
Click the extension icon in your toolbar to open settings. You can:
- Icon Style: Choose between Simple (minimal, adapts to light/dark mode) or Color (branded icons).
- Hover Color: Pick a hover accent color from Kagi's palette: Purple (default), Orange, Sky, Grass, Graphite, or Yellow. Colors automatically adjust for light and dark mode accessibility.
- Open in New Tab: Off by default (links open in the same window). Enable to open services in a new tab.
- Service Toggles: Show or hide individual service buttons.
Settings are saved locally via your browser's built-in extension storage.
Jumpbar for Kagi uses a build script to produce browser-specific packages:
./build.shThis creates:
dist/chrome/: Usesservice_workerin the manifestdist/firefox/: Usesscriptsin the manifest withbrowser_specific_settingsfor Gecko
The JavaScript is identical across both builds. Only the manifest.json differs.
Jumpbar for Kagi requests a few permissions in the manifest.json file.
storage allows the extension to save your preferences (icon style, hover color, open in new tab, and service visibility) using the browser's built-in extension storage.
kagi.com (host permission) allows the extension to add the jumpbar buttons to the Kagi homepage.
Jumpbar for Kagi runs completely locally in your browser. The only data it stores are your settings preferences, which are kept in your browser's extension storage. It does not collect any analytics, it does not store any information about your tabs or browser history, it does not send any data back for processing or analysis. Your data is yours and yours alone.
Jumpbar for Kagi is available for manual download and installation. Store listings coming soon.
Download the latest release and unzip it. Then navigate to chrome://extensions/ and enable "Developer mode" using the toggle in the top right corner. Upload the extension manually by pressing "Load unpacked" and selecting the unzipped folder.
Download the latest release and unzip it. Navigate to about:debugging#/runtime/this-firefox and click "Load Temporary Add-on", then select manifest.json from the dist/firefox/ folder. For permanent installation, install from Firefox Add-ons (AMO) when available.
Download the latest release and unzip it. Then navigate to edge://extensions/ and enable "Developer mode" in the left sidebar, it's near the bottom. Upload the extension manually by pressing "Load unpacked" and selecting the unzipped folder.
Safari support is coming via Xcode wrapper. Once available, you'll need to launch Safari and go to Safari > Settings > Advanced and check Show features for web developers. Then go to the Developer tab and enable Allow unsigned extensions.
You can support Jumpbar for Kagi by contributing through these links:
Signing up through these services through these affiliate links is also a good way to support Jumpbar for Kagi.
I also built OpenKagi, a community project built for people who love Kagi Search and want to extend what's possible with it. OpenKagi is a place to share, discover, and experiment with Kagi Lenses and Themes—making search more powerful, more personal, and more fun.
Copyright (C) 2026 Seth Cottle
Jumpbar for Kagi is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
Jumpbar for Kagi is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Please see the GNU General Public License for more details.
This is an unofficial extension and is not affiliated with, endorsed by, or connected to Kagi, Inc.
