A simple browser search toolbar that allows you to organize your search engines into groups and quickly access them.
ctrl+j/k to change engines
ctrl+alt+g or ctrl+g to toggle the search bar
Gallivant is developed using bun, a new javascript runtime. Make sure it's installed, then run
bun i # to install dependencies
bun bun:product # to create the extension's zipOn windows, bun currently isn't supported, so make sure to install Nodejs
and pnpm instead.
pnpm i
pnpm pnpm:productbun i
bun run watch
bun run serve:firefox