Skip to content

cranebrowser/unduckified

 
 

Repository files navigation

Crane Bangs

dark and light modes of the app

This is a Crane Browser fork of taciturnaxolotl/unduckified, which itself is a fork of t3dotgg/unduck.

Quick Start

Add this URL as a custom search engine to your browser to use curated bang redirects, fast:

https://bangs.cranebrowser.com?q=%s

How is it that much faster?

DuckDuckGo does their redirects server side. Their DNS is...not always great. Result is that it often takes ages.

This solves it by doing all of the work client side. Once you've loaded https://bangs.cranebrowser.com once, the JS is all cached and will never need to be downloaded again. Your device does the redirects, not a server.

Features

goose walking animation

  • Bangs
  • Dark Mode
  • Settings (for things like enabling search history, changing default bang, and creating custom bangs)
  • Search counter
  • OpenSearch support
  • Search History (clearable, all local, and disabled by default)
  • Fancy sounds (disabled if you have prefers-reduced-motion set, only 28kb)
  • Cute little text animations
  • Auto updating bangs file via GitHub Action every 24 hours
  • Hashmapped bangs for faster searching
  • Local font file to avoid Google Fonts
  • Redirects to the base page of a bang if there is no query (e.g. !g → google.com)
  • Suffix bangs (e.g. ghr! cranebrowser/unduckified)
  • Quick settings (e.g. !settings or !)
  • Custom local bangs
  • Kagi bangs from kagisearch/bangs
  • Settings import/export

Search Suggestions

On Firefox-based browsers you can use the dedicated search suggestions URL field. For other browsers:

search suggestions field on firefox

https://duckduckgo.com/ac/?q=%s&type=list
https://www.google.com/complete/search?client=chrome&q=%s

Screenshots

open this to view the screenshots

Light Mode

Light Mode Light Mode with Search History Light Mode 404

Dark Mode (the superior mode)

Dark Mode Dark Mode with Search History Dark Mode 404

© 2025-present Crane Browser — forked from taciturnaxolotl/unduckified — originally from t3dotgg/unduck

About

Crane Browser's curated bang redirects — fast, local-first, client-side

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.0%
  • Other 1.0%