Revisiones de Swift Selection Search
Swift Selection Search por Daniel Lobo
Revisado por Usuario de Firefox 13493849
Se valoró con 5 de 5
por Usuario de Firefox 13493849, hace 8 añosGreat firefox extension! Love it!! but my ebay doesn't work some how.. the URL was listed as : https://rover.ebay.com/rover/1/711-53200-19255-0/1?
so how do we find the URL that can work?? let say if i want to add a random search engine?
so how do we find the URL that can work?? let say if i want to add a random search engine?
Respuesta del desarrollador
publicado el hace 8 añosHey 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
685 revisiones
- Se valoró con 5 de 5por Leon, hace 5 días
- Se valoró con 5 de 5por RichardJT, hace 2 mesesGood morning , i hope you're well. So, more default SEs nice, but easy enough to add. Sweet, sweet ride!!! Stays open when other tasks need attention; not like bill's menus.
6/5 bc this your only add-on.
7/5 bc i can't see a way to donate for your exceptional effort. C u on github, hopefully.
Peace, r - Se valoró con 5 de 5por GothicWeasel, hace 2 meses
- Se valoró con 5 de 5por Usuario de Firefox 13247613, hace 3 mesesOne of my most used app. Very very helpful. Thanks for making it.
- Se valoró con 4 de 5por DynaZor, hace 3 meseswaiting for full Android Firefox Final (not only beta) release then 5 stars
- Se valoró con 4 de 5por Wolf, hace 4 mesesIt would be 5 stars, but gave 4 just because it is not localized. You should really add a localization feature, that would make this extension PERFECT!
- Se valoró con 5 de 5por flank, hace 4 mesesThis is a fantastic extension, so glad I found it - changed my life!
- Se valoró con 5 de 5por ghramany, hace 4 mesesعالییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییی
- Se valoró con 5 de 5por S. Holt, hace 4 meses
- Se valoró con 5 de 5por Usuario de Firefox 18993045, hace 5 meses
- Se valoró con 5 de 5por Usuario de Firefox 13847555, hace 5 meses
- Se valoró con 5 de 5por gunk1n, hace 5 meses
- Se valoró con 1 de 5por Kilian, hace 5 meses
- Se valoró con 5 de 5por garcia, hace 5 meses
- Se valoró con 5 de 5por Usuario de Firefox 18951592, hace 5 mesesIt's perfect! So fast, tiny and customizable! I can adjust it just the way I want to. Seriously, discovering this just made my day.
- Se valoró con 5 de 5por Scek, hace 6 meses
- Se valoró con 5 de 5por Joe Menes, hace 6 meses
- Se valoró con 5 de 5por zeuss234, hace 6 meses
- Se valoró con 5 de 5por pvkmrk, hace 7 meses
- Se valoró con 5 de 5por Greyhound, hace 7 meses
- Se valoró con 4 de 5por Aapjuh, hace 7 mesesI like how customizable it already is, but wish there was an option to disable the submenu when only 1 search engine is enabled.
- Se valoró con 4 de 5por deniel_machine, hace 8 mesesThe popup disappears when you release the middle mouse button.