But I can't type in the browser bar than right? hmm
edit: uh oh, i see: "With the use of bangin-server-node it is possible to use bangin as the search engine in your web browser. "
I'm about 90% there already with other hacks, just stuck to having + signs instead of spaces :)
My ridiculous way:
- https://github.com/einaregilsson/Redirector
- some local-host open-search plugin meant for self hosted searx. Adds a bunch of junk parameters but searches on localhost:8888/q=SEARCHTEAM%morecrap
- set it to my default search
- some redicoulous regex trying to catch the search term after the bang !z
^(?:http:\/\/localhost:8888\/\?q=%21z\+)(.*)&language=en&time_range=&safesearch=0&categories=general
- same without the bang for fallback redirecting to duckduckgo