Use your custom bangs with your search engine of choice.
It allows you to set the default search engine with the url itself.
Idea and some parts were taken from Theo's unduck and adapted.
Bun(Bundling with tailwind does not work...)- Vite
- Tailwind
- Allows you to set the default search engine with the url itself.
- You can add a
|
(pipe operator) in front of the search query to pass it directly to the default search engine. - Supports custom bangs that overwrite the DuckDuckGo bangs.
- Supports most of DuckDuckGo bangs and some custom ones (if you need one just open a pr).
- I own it so I get to add / change bangs to my liking.
- Heavy caching to keep loadtimes minimal.
- Using some HTML hacks to run redirects faster.
- (Hopefully) no flashbang when loading.
- Serving as a fun exercise.
You can find the raycast extension here: bngr search. I will publish it when I have more time.