one search bar. 13,000+ websites. zero friction.
type !w quantum physics
→ land on wikipedia's quantum physics page
type !gh svelte
→ jump to svelte's github repo
type !yt lofi
→ start youtube search for lofi
no bookmarks. no multiple tabs. just direct intent.
because opening google to search for youtube is stupid.
because navigating through interfaces wastes time.
because your browser should be a teleporter, not a maze.
your input: !w artificial intelligence
result: https://en.wikipedia.org/wiki/Artificial_intelligence
your input: !gh microsoft/vscode
result: https://github.com/search?utf8=%E2%9C%93&q=microsoft%2Fvscode&type=repositories
your input: regular search terms
result: https://www.google.com/search?q=regular%20search%20terms
add this as your default search engine:
https://quikbang.vercel.app/search?q=%s
now your address bar becomes a command line for the entire web.
!w → wikipedia
!yt → youtube
!gh → github
!r → reddit
!a → amazon
!maps → google maps
!tr → google translate
!i → google images
git clone https://github.com/outslept/quikbang
cd quikbang
npm install
npm run dev
bang commands from duckduckgo's public api. updated automatically. no maintenance required.