לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

search engine addition

more options

I want to add google scholar and amazon as search engine options. Right now, the breif instruction in setting add search is not helpful. I have no idea which parts of a search string are needed. Aftwr an hour trying to add a search engine, i give up. Cant use firefox on android for school or shopping. Pls fix.

I want to add google scholar and amazon as search engine options. Right now, the breif instruction in setting add search is not helpful. I have no idea which parts of a search string are needed. Aftwr an hour trying to add a search engine, i give up. Cant use firefox on android for school or shopping. Pls fix.

כל התגובות (1)

more options

Hi, as the first step, run a search on the site to get the URL. Usually there is a part of the URL that contains the search term. That is the part you'll need to replace with %s when you build the search URL.

For example, with Google Scholar, when I run a search for carbon, I get this URL:

https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=carbon&btnG=

If you don't feel the need to slim this down, you just have to switch out carbon for %s to make it work as a search engine URL:

https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=%s&btnG=

But I think that last part is irrelevant because it's just the submit button, so let's take that off:

https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=%s

I don't mind keeping English as my language. Not sure what that other bit is. So I would stop there and use that.