Swift Selection Search incelemeleri
Swift Selection Search geliştiren: Daniel Lobo
Daniel Lobo adlı kullanıcının yanıtı
Geliştiricinin yanıtı
gönderilme: 7 yıl önceHey there, thanks for the review! ;)
Normally, after you use the search bar on a website, you can look at the URL and see where the site placed your query. For example, if you search for "Firefox WebExtensions" on Google, Google adds "q=Firefox+WebExtensions" somewhere in the URL (among probably a lot of other things). "q" is the parameter Google uses for user queries.
SSS only needs a URL that says "{searchTerms}" in the part where your query usually goes. In the example above, that would mean the entire URL but with "q={searchTerms}" instead of "q=Firefox+WebExtensions". Your URL does not have a {searchTerms} part, so SSS doesn't know where to add the text you selected. :)
You will notice that many websites use the ? symbol and then add a lot of parameters separated with the & symbol. You'll usually be looking for the parameter that represents your query and replacing that with {searchTerms}. Most of the time, the URL also contains a lot of unnecessary parameters, so, to give an example, this simple version is what I use for Google:
https://www.google.com/search?q={searchTerms}
eBay is actually weird! It has several different search URLs, some of which very strange, but from searching around a bit it seems this one is simple and works:
http://www.ebay.com/sch/{searchTerms}
This is a bit technical but I hope I have helped. :) If the explanation wasn't clear enough please tell me. Maybe I should improve the options page instructions with a similar explanation.
Cheers!
Daniel
Normally, after you use the search bar on a website, you can look at the URL and see where the site placed your query. For example, if you search for "Firefox WebExtensions" on Google, Google adds "q=Firefox+WebExtensions" somewhere in the URL (among probably a lot of other things). "q" is the parameter Google uses for user queries.
SSS only needs a URL that says "{searchTerms}" in the part where your query usually goes. In the example above, that would mean the entire URL but with "q={searchTerms}" instead of "q=Firefox+WebExtensions". Your URL does not have a {searchTerms} part, so SSS doesn't know where to add the text you selected. :)
You will notice that many websites use the ? symbol and then add a lot of parameters separated with the & symbol. You'll usually be looking for the parameter that represents your query and replacing that with {searchTerms}. Most of the time, the URL also contains a lot of unnecessary parameters, so, to give an example, this simple version is what I use for Google:
https://www.google.com/search?q={searchTerms}
eBay is actually weird! It has several different search URLs, some of which very strange, but from searching around a bit it seems this one is simple and works:
http://www.ebay.com/sch/{searchTerms}
This is a bit technical but I hope I have helped. :) If the explanation wasn't clear enough please tell me. Maybe I should improve the options page instructions with a similar explanation.
Cheers!
Daniel
672 inceleme
- 5 üzerinden 5 puanyazan: gunk1n, 5 saat önce
- 5 üzerinden 1 puanyazan: Kilian, 6 gün önce
- 5 üzerinden 5 puanyazan: garcia, 17 gün önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 18951592, 17 gün önceIt's perfect! So fast, tiny and customizable! I can adjust it just the way I want to. Seriously, discovering this just made my day.
- 5 üzerinden 5 puanyazan: Scek, 25 gün önce
- 5 üzerinden 5 puanyazan: Joe Menes, bir ay önce
- 5 üzerinden 5 puanyazan: zeuss234, bir ay önce
- 5 üzerinden 4 puanyazan: deniel_machine, 3 ay önceThe popup disappears when you release the middle mouse button.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 18289690, 3 ay önce
- 5 üzerinden 5 puanyazan: elitesustenance, 3 ay önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 18144239, 3 ay önce
- 5 üzerinden 1 puanyazan: Firefox kullanıcısı 18788256, 4 ay önce
- 5 üzerinden 5 puanyazan: lavishstyke, 4 ay önce
- 5 üzerinden 5 puanyazan: inwhispers, 4 ay önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13779242, 5 ay önce