Ayush Sharma
20255 Days

QuickBang

Browser search shortcut utility that brings bang-style redirects to any search bar.

quickbang.aysh.me
QuickBang - Browser search shortcut utility that brings bang-style redirects to any search bar.

Project Overview

QuickBang is a lightweight browser utility inspired by DuckDuckGo bangs. It lets users type shortcuts like `!g`, `!gh`, or `!yt` directly into a search field and jump to the right destination instantly. The idea was to remove friction from repetitive search workflows without requiring users to learn a heavy extension UI.

It is intentionally small and fast: most of the work happens on the client, configuration stays simple, and the product focuses on one job only, making search redirection feel immediate and useful.

Technical Challenges

1

Building shortcut parsing that feels instant and predictable across different query patterns.

2

Keeping the extension simple enough to stay fast while still supporting customization.

3

Handling browser-specific behavior around search engines and search bar integrations.

4

Designing a narrow utility product that solves one workflow well without adding unnecessary UI.

Tech Stack

React
TypeScript
Browser Engine

Status

Current Status

Completed & Live

Last Update

2025

Development Time5 Days