mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[GH-ISSUE #94] [QUESTION] Address Bar Search Suggestions #68
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zhdenny on GitHub (Jun 22, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/94
When you type in the address bar, I'd like to see search suggestions appear.
In my browser settings (Vivaldi), you input a Search URL like "https:///search?q=%s"
but there is also a Suggest URL....for Google, this is the Suggest URL....and it lets you see Search Suggestions while you are typing in the Address Bar.
https://www.google.com/complete/search?client=chrome&q=%s
Does Whoogle have something like this?
@benbusby commented on GitHub (Jun 23, 2020):
Yes, it's
<whoogle url>/autocomplete?q=%s@Pootch commented on GitHub (Nov 1, 2024):
Where do you set the autocompletion url? If I change the search engine in edge, I get an error when searching in the adress bar.