A cross-platform browser extension to make it easy to find information in your team's Confluence site. Super fast search of your team's Confluence pages, by key command or by omnibox (a.k.a. the address bar)
- Chrome Web Store
- Firefox Extensions
- Your preferred browser not listed? Open an issue to request additional browser support.
Click the Confluence icon, or use a hotkey to start a quick search
Type
con
and press space in a new tab to use the search shortcut.
Click the icon, or activate the keyboard shortcut, and specify your Confluence URL, including /wiki
if present.
https://your-confluence-url.atlassian.net/wiki
- Chrome: Keyboard shortcuts
- Firefox (optional): Visit about:addons and click the gear icon to manage extension shortcuts.
Note that Firefox, unlike Chrome, enables the default shortcut
⌘+Shift+K
automatically.
git clone https://github.com/anth0d/confluence-quick-search.git
cd confluence-quick-search
npm install
npm run watch:chrome
# in another terminal
npm run chrome
./package.sh