Ocene za Swift Selection Search
Swift Selection Search — Daniel Lobo
Odziv uporabnika Daniel Lobo
Odgovor razvijalca
objavljeno ob pred 8 letiHey 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
681 ocen
- Ocenjeno z 5 od 5— GothicWeasel, pred 4 dnevi
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 13247613, pred 8 dneviOne of my most used app. Very very helpful. Thanks for making it.
- Ocenjeno z 4 od 5— DynaZor, pred 17 dneviwaiting for full Android Firefox Final (not only beta) release then 5 stars
- Ocenjeno z 4 od 5— Wolf, pred enim mesecemIt 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!
- Ocenjeno z 5 od 5— flank, pred enim mesecemThis is a fantastic extension, so glad I found it - changed my life!
- Ocenjeno z 5 od 5— ghramany, pred 2 mesecemaعالییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییی
- Ocenjeno z 5 od 5— S. Holt, pred 2 mesecema
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 18993045, pred 2 mesecema
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 13847555, pred 2 mesecema
- Ocenjeno z 5 od 5— gunk1n, pred 3 meseci
- Ocenjeno z 1 od 5— Kilian, pred 3 meseci
- Ocenjeno z 5 od 5— garcia, pred 3 meseci
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 18951592, pred 3 meseciIt's perfect! So fast, tiny and customizable! I can adjust it just the way I want to. Seriously, discovering this just made my day.
- Ocenjeno z 5 od 5— Scek, pred 3 meseci
- Ocenjeno z 5 od 5— Joe Menes, pred 4 meseci
- Ocenjeno z 5 od 5— zeuss234, pred 4 meseci
- Ocenjeno z 5 od 5— pvkmrk, pred 4 meseci
- Ocenjeno z 5 od 5— Greyhound, pred 4 meseci
- Ocenjeno z 4 od 5— Aapjuh, pred 4 meseciI like how customizable it already is, but wish there was an option to disable the submenu when only 1 search engine is enabled.
- Ocenjeno z 4 od 5— deniel_machine, pred 5 meseciThe popup disappears when you release the middle mouse button.
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 18289690, pred 5 meseci
- Ocenjeno z 5 od 5— elitesustenance, pred 5 meseci
- Ocenjeno z 3 od 5— Frozux, pred 6 meseciFR
Devrait proposer une option d'intégration avec Translate Web Page.
EN
Should offer an integration option with Translate Web Page.