[GH-ISSUE #147] [FEATURE] Allow to see search suggestion from browser when it's the primary search engine #107

Closed
opened 2026-02-25 20:34:55 +03:00 by kerem · 6 comments
Owner

Originally created by @fakeid30 on GitHub (Nov 16, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/147

Describe the feature you'd like to see added
Allow to see search suggestion from browser when it's the primary search engine like duckduckgo or google has. Not sure if it's possible.

If not possible then it's fine.

If possible but not time permitting, I would like to do it myself, any pointer on how to do it will be useful.

Thank you.

Originally created by @fakeid30 on GitHub (Nov 16, 2020). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/147 **Describe the feature you'd like to see added** Allow to see search suggestion from browser when it's the primary search engine like duckduckgo or google has. Not sure if it's possible. If not possible then it's fine. If possible but not time permitting, I would like to do it myself, any pointer on how to do it will be useful. Thank you.
kerem 2026-02-25 20:34:55 +03:00
Author
Owner

@benbusby commented on GitHub (Nov 16, 2020):

Is this what you're referring to?

image

If so, this is already supported. What browser are you using? Also what release of Whoogle (i.e. beta/develop vs latest/master)? The current develop branch of the project (or beta tag on Docker Hub) was recently patched with an opensearch fix that is likely relevant here if you're having issues seeing the search suggestions.

<!-- gh-comment-id:728335720 --> @benbusby commented on GitHub (Nov 16, 2020): Is this what you're referring to? ![image](https://user-images.githubusercontent.com/33362396/99309320-3c927980-2827-11eb-9e88-34eab296be51.png) If so, this is already supported. What browser are you using? Also what release of Whoogle (i.e. beta/develop vs latest/master)? The current develop branch of the project (or beta tag on Docker Hub) was recently patched with an opensearch fix that is likely relevant here if you're having issues seeing the search suggestions.
Author
Owner

@fakeid30 commented on GitHub (Nov 17, 2020):

Yes this is exactly what I am referring to. I'm using develop (the default) branch with Firefox browser and heroku deployment. I'll wait for an update.

@benbusby or should i switch to heroku app beta ?

<!-- gh-comment-id:728681987 --> @fakeid30 commented on GitHub (Nov 17, 2020): Yes this is exactly what I am referring to. I'm using develop (the default) branch with Firefox browser and heroku deployment. I'll wait for an update. @benbusby or should i switch to heroku app beta ?
Author
Owner

@benbusby commented on GitHub (Nov 17, 2020):

Yes, I just verified that the heroku-app-beta branch works, so you can switch to that one for now.

<!-- gh-comment-id:729262971 --> @benbusby commented on GitHub (Nov 17, 2020): Yes, I just verified that the `heroku-app-beta` branch works, so you can switch to that one for now.
Author
Owner

@FoxxMD commented on GitHub (Nov 18, 2020):

@benbusby Do I need to do anything to "activate" opensearch on chrome? (using beta tag on dockerhub)

<!-- gh-comment-id:729701204 --> @FoxxMD commented on GitHub (Nov 18, 2020): @benbusby Do I need to do anything to "activate" opensearch on chrome? (using beta tag on dockerhub)
Author
Owner

@benbusby commented on GitHub (Nov 18, 2020):

@FoxxMD typically no. I did a quick test with Chrome after seeing your message and noticed the opensearch template was still getting rejected.

I just pushed a519de90af which should finally resolve this issue on Chrome though. Once the beta tag on Docker Hub is updated, try with that and let me know if it works -- just be sure to remove any conflicting search engine entries in Chrome beforehand. It should automatically detect the search engine and have both search and search suggestions working properly.

I manually tested the new code out with Chromium like 1000 times before pushing, so I'm fairly confident that it should work now.

<!-- gh-comment-id:729766935 --> @benbusby commented on GitHub (Nov 18, 2020): @FoxxMD typically no. I did a quick test with Chrome after seeing your message and noticed the opensearch template was still getting rejected. I just pushed a519de90af39fb3825b4699cda70155f421ddfc8 which should finally resolve this issue on Chrome though. Once the beta tag on Docker Hub is updated, try with that and let me know if it works -- just be sure to remove any conflicting search engine entries in Chrome beforehand. It should automatically detect the search engine and have both search and search suggestions working properly. I manually tested the new code out with Chromium like 1000 times before pushing, so I'm fairly confident that it should work now.
Author
Owner

@FoxxMD commented on GitHub (Nov 19, 2020):

@benbusby its working now! Thanks for all the hard work!!

<!-- gh-comment-id:730046498 --> @FoxxMD commented on GitHub (Nov 19, 2020): @benbusby its working now! Thanks for all the hard work!!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#107
No description provided.