Ulasan untuk Swift Selection Search
Swift Selection Search oleh Daniel Lobo
Tanggapan oleh Daniel Lobo
Balasan pengembang
dikirim 7 tahun yang laluHey 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
671 ulasan
- Diberi peringkat 1 dari 5oleh Kilian, 18 jam yang lalu
- Diberi peringkat 5 dari 5oleh garcia, 12 hari yang lalu
- Diberi peringkat 5 dari 5oleh Pengguna Firefox 18951592, 12 hari yang laluIt's perfect! So fast, tiny and customizable! I can adjust it just the way I want to. Seriously, discovering this just made my day.
- Diberi peringkat 5 dari 5oleh Scek, 20 hari yang lalu
- Diberi peringkat 5 dari 5oleh Joe Menes, sebulan yang lalu
- Diberi peringkat 5 dari 5oleh zeuss234, sebulan yang lalu
- Diberi peringkat 5 dari 5oleh pvkmrk, 2 bulan yang lalu
- Diberi peringkat 5 dari 5oleh Greyhound, 2 bulan yang lalu
- Diberi peringkat 4 dari 5oleh Aapjuh, 2 bulan yang laluI like how customizable it already is, but wish there was an option to disable the submenu when only 1 search engine is enabled.
- Diberi peringkat 4 dari 5oleh deniel_machine, 3 bulan yang laluThe popup disappears when you release the middle mouse button.
- Diberi peringkat 5 dari 5oleh Pengguna Firefox 18289690, 3 bulan yang lalu
- Diberi peringkat 5 dari 5oleh elitesustenance, 3 bulan yang lalu
- Diberi peringkat 3 dari 5oleh Frozux, 3 bulan yang laluFR
Devrait proposer une option d'intégration avec Translate Web Page.
EN
Should offer an integration option with Translate Web Page. - Diberi peringkat 5 dari 5oleh Pengguna Firefox 18144239, 3 bulan yang lalu
- Diberi peringkat 1 dari 5oleh Pengguna Firefox 18788256, 3 bulan yang lalu
- Diberi peringkat 5 dari 5oleh elpadre, 4 bulan yang laluhighly customisable to my liking. requires bit of googleing to figure out what the actual search string for a website is.
but it took me 10 minutes or so and now i have it compact as i wish, and with 2 custom search engines i prefer.
awesome extension - Diberi peringkat 5 dari 5oleh cross_53, 4 bulan yang lalu
- Diberi peringkat 5 dari 5oleh lavishstyke, 4 bulan yang lalu
- Diberi peringkat 5 dari 5oleh Чувак, 4 bulan yang laluДополнение просто супер. Экономит кучу времени и действий. Можно добавить много чего, искать на маркете, на озоне или вб, в яндекс или гугл картинках, копировать выделенное в буфер обмена. Очень рад что когда-то установил это дополнение.
- Diberi peringkat 5 dari 5oleh inwhispers, 4 bulan yang lalu
- Diberi peringkat 5 dari 5oleh DOMA, 4 bulan yang lalu
- Diberi peringkat 5 dari 5oleh Pengguna Firefox 13779242, 5 bulan yang lalu
- Diberi peringkat 5 dari 5oleh luckyfetus, 5 bulan yang laluStill working great on Win7, Firefox 115.14.0esr as of Dec 2024. Thanks Dev!