Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search engine requests #109

Closed
wong2 opened this issue Dec 13, 2022 · 21 comments
Closed

Search engine requests #109

wong2 opened this issue Dec 13, 2022 · 21 comments

Comments

@wong2
Copy link
Owner

wong2 commented Dec 13, 2022

Supported search engines are listed in the README https://github.com/wong2/chat-gpt-google-extension#supported-search-engines

New search engine support can be requested here in the comment.

@tugdual-harel
Copy link

Hi, thanks for the great work. I use StartPage, so if it is possible to support it someday, it would be great.

@MinmoTech
Copy link

I'd like to request the searx search engine as per #101

It is an open-source metasearch engine and there are multiple public instances hosted with the most popular seemingly being searx.be

Ideally you could add custom instance urls in the settings, similar to how the extension MALSync allows you to add plex/emby/jellyfin domains.

@sreid99
Copy link

sreid99 commented Dec 14, 2022

Hi, Could you consider adding Neeva ?

@ylluminate
Copy link

The, objectively, best instance of Searx is https://searx.tiekoetter.com/. That would be the one to add since it has the most refined UI/UX compared to other instances.

@targed
Copy link

targed commented Dec 23, 2022

The, objectively, best instance of Searx is https://searx.tiekoetter.com/. That would be the one to add since it has the most refined UI/UX compared to other instances.

I use https://searx.tiekoetter.com/ as my daily one as well, and I was able to get it working for that one by just adding ,'#sidebar_results' to the search-engine-configs.mjs file under the searx entry. This is because different searx instances have different containers for the sidebar.

Here is the edited code:

searx: { inputQuery: ["input[name='q']"], sidebarContainerQuery: ['#sidebar','#sidebar_results'], appendContainerQuery: [], },

However, this only really gets a few other searx instances working but leaves a lot of them listed at https://searx.space/ out.

Hope this helps!

@bmihovski
Copy link

Thank you for the great add-on.
Can you add support for Qwant search engine https://www.qwant.com/

@nightscape
Copy link

Thank you for creating this nice extension!
Could you please also add Ecosia (see #162)?

@weiqiyue
Copy link

weiqiyue commented Jan 5, 2023

About adding a custom search engine, you can find the sidebar of the corresponding engine and the class name or id name of the search result container to modify the source code, which is better than painting a gourd...

@brackhap
Copy link

brackhap commented Jan 5, 2023

can you please add support to whoogle?

@okiejnm
Copy link

okiejnm commented Jan 6, 2023

¿podrías considerar agregar you.com?

@00028
Copy link

00028 commented Jan 10, 2023

add opnxng.com

@ghost
Copy link

ghost commented Jan 12, 2023

Hello, I would love to see support for Ecosia. I know it's not that popular globally but the germans would appreciate it

@nightscape
Copy link

@lolsu-de see #109 (comment)

@ghost
Copy link

ghost commented Jan 12, 2023

@lolsu-de see #109 (comment)

Oh lol, don't know how I've missed that but the more the merrier, right

@josStorer
Copy link
Contributor

josStorer commented Jan 13, 2023

@nightscape @lolsu-de
Maybe you can try my fork, which supports Ecosia, StartPage and Android phones, and you can customize the configuration in the popup window to add supported sites

@lewisje
Copy link

lewisje commented Jan 17, 2023

I see that DuckDuckGo is supported, but could you add the ad-free start.duckduckgo.com and filtered safe.duckduckgo.com domains?

@gitiy1
Copy link

gitiy1 commented Jan 26, 2023

Hello, I would like to see support for Presearch. It's a Web3 search engine which is similar to Brave Search but more focus on perfomance and privacy. Now Presearch is the dafault search engine on European Android Devices and is known to many developers. Adding Presearch would help developers that focus on Web3 development. Thanks a lot for your hard work!

@Qizhen-Yang
Copy link

Offering a list of domains in the options page should be a better solution for all those search engine requests.
Also consider turning the chatgpt card into a popup window so as to fit different websites.

@acbary
Copy link

acbary commented Jan 31, 2023

Hi. I would like to see support for Daum. Koreans would appreciate it after Naver. And it is my most favorate search engine. Please consider it.

@a-aznar
Copy link

a-aznar commented Feb 5, 2023

@lolsu-de @banifou Added Ecosia in this PR: #217

@wong2 wong2 unpinned this issue Feb 10, 2023
@wong2 wong2 closed this as completed Feb 10, 2023
@wong2
Copy link
Owner Author

wong2 commented Feb 10, 2023

I decided to not accepting new search engines, please fork the project in that case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests