zombieFox / nightTab

A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks with nightTab.
https://zombiefox.github.io/nightTab/
GNU General Public License v3.0
1.78k stars 254 forks source link

Brave Search doesn't work (only keeps refreshing the page) #377

Closed ANSI-D closed 2 years ago

ANSI-D commented 2 years ago

I tried adding Brave search as the default search engine but upon searching something I only get brought back to NightTab image

test

I tried several different search strings such as

https://search.brave.com/search?q
https://search.brave.com/search?q=
https://search.brave.com/search?q=%
https://search.brave.com/search?q=%s

Nothing changes

zombieFox commented 2 years ago

Hi, this is working as expected. To get search.brave.com to work you must also input the "Name attribute" value as q. So these values:

"Name": Anything you like "URL": https://search.brave.com/search?q= "Name attribute": q

Using these settings I am able to perform a search on search.brave.com. Hope that helps.

https://user-images.githubusercontent.com/7115017/174668588-ecefacf7-3d53-45cb-987f-b700dcd724e9.mp4

ANSI-D commented 2 years ago

Yes, thank you. That appears to have solved it.