mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #283] [FEATURE] Autocomplete in a web browser #194
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#194
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 @David-Nahorniak on GitHub (Apr 11, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/283
Hi, I don't know if this feature exists or not.
Can I set suggest in the browser?
I see this option in the firefox plugin "Add custom search engine", but I couldn't run it with the default "suggestions?q={searchTerms}".

Is this feature available or not?
Could you please give instructions on how to set everything up in this plugin so that everyone can fully integrate whoogle and firefox search?
@benbusby commented on GitHub (Apr 12, 2021):
The suggestion endpoint is
/autocomplete?q={searchTerms}, not/suggestions.... I'll update the readme.