Omtaler for Swift Selection Search
Swift Selection Search av Daniel Lobo
Svar fra Daniel Lobo
Utviklerrespons
postet 8 år sidenHey 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
682 omtaler
- Vurdert til 5 ut av 5av GothicWeasel, 18 dager siden
- Vurdert til 5 ut av 5av Firefox-bruker 13247613, 21 dager sidenOne of my most used app. Very very helpful. Thanks for making it.
- Vurdert til 4 ut av 5av DynaZor, én måned sidenwaiting for full Android Firefox Final (not only beta) release then 5 stars
- Vurdert til 4 ut av 5av Wolf, 2 måneder sidenIt 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!
- Vurdert til 5 ut av 5av flank, 2 måneder sidenThis is a fantastic extension, so glad I found it - changed my life!
- Vurdert til 5 ut av 5av ghramany, 2 måneder sidenعالییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییی
- Vurdert til 5 ut av 5av S. Holt, 3 måneder siden
- Vurdert til 5 ut av 5av Firefox-bruker 18993045, 3 måneder siden
- Vurdert til 5 ut av 5av Firefox-bruker 13847555, 3 måneder siden
- Vurdert til 5 ut av 5av gunk1n, 3 måneder siden
- Vurdert til 1 ut av 5av Kilian, 3 måneder siden
- Vurdert til 5 ut av 5av garcia, 4 måneder siden
- Vurdert til 5 ut av 5av Firefox-bruker 18951592, 4 måneder sidenIt's perfect! So fast, tiny and customizable! I can adjust it just the way I want to. Seriously, discovering this just made my day.
- Vurdert til 5 ut av 5av Scek, 4 måneder siden
- Vurdert til 5 ut av 5av Joe Menes, 4 måneder siden
- Vurdert til 5 ut av 5av zeuss234, 4 måneder siden
- Vurdert til 5 ut av 5av pvkmrk, 5 måneder siden
- Vurdert til 5 ut av 5av Greyhound, 5 måneder siden
- Vurdert til 4 ut av 5av Aapjuh, 5 måneder sidenI like how customizable it already is, but wish there was an option to disable the submenu when only 1 search engine is enabled.
- Vurdert til 4 ut av 5av deniel_machine, 6 måneder sidenThe popup disappears when you release the middle mouse button.
- Vurdert til 5 ut av 5av Firefox-bruker 18289690, 6 måneder siden
- Vurdert til 5 ut av 5av elitesustenance, 6 måneder siden
- Vurdert til 3 ut av 5av Frozux, 6 måneder sidenFR
Devrait proposer une option d'intégration avec Translate Web Page.
EN
Should offer an integration option with Translate Web Page.