Shqyrtime për Swift Selection Search
Swift Selection Search nga Daniel Lobo
Përgjigje nga Daniel Lobo
Përgjigje zhvilluesi
postuar më 8 vite më parëHey 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 shqyrtime
- Vlerësuar me 5 yje nga 5 të mundshëmnga GothicWeasel, 3 ditë më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 13247613 përdoruesi Firefox-i, 7 ditë më parëOne of my most used app. Very very helpful. Thanks for making it.
- Vlerësuar me 4 yje nga 5 të mundshëmnga DynaZor, 16 ditë më parëwaiting for full Android Firefox Final (not only beta) release then 5 stars
- Vlerësuar me 5 yje nga 5 të mundshëmnga 12873224 përdoruesi Firefox-i, 22 ditë më parëexcellent!
wish Thunderbird addon - Vlerësuar me 4 yje nga 5 të mundshëmnga Wolf, një muaj më parëIt 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!
- Vlerësuar me 5 yje nga 5 të mundshëmnga flank, një muaj më parëThis is a fantastic extension, so glad I found it - changed my life!
- Vlerësuar me 5 yje nga 5 të mundshëmnga ghramany, 2 muaj më parëعالییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییی
- Vlerësuar me 5 yje nga 5 të mundshëmnga S. Holt, 2 muaj më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 18993045 përdoruesi Firefox-i, 2 muaj më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 13847555 përdoruesi Firefox-i, 2 muaj më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga gunk1n, 2 muaj më parë
- Vlerësuar me 1 yje nga 5 të mundshëmnga Kilian, 3 muaj më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga garcia, 3 muaj më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 18951592 përdoruesi Firefox-i, 3 muaj më parëIt's perfect! So fast, tiny and customizable! I can adjust it just the way I want to. Seriously, discovering this just made my day.
- Vlerësuar me 5 yje nga 5 të mundshëmnga Scek, 3 muaj më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Joe Menes, 4 muaj më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga zeuss234, 4 muaj më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga pvkmrk, 4 muaj më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Greyhound, 4 muaj më parë
- Vlerësuar me 4 yje nga 5 të mundshëmnga Aapjuh, 4 muaj më parëI like how customizable it already is, but wish there was an option to disable the submenu when only 1 search engine is enabled.
- Vlerësuar me 4 yje nga 5 të mundshëmnga deniel_machine, 5 muaj më parëThe popup disappears when you release the middle mouse button.
- Vlerësuar me 5 yje nga 5 të mundshëmnga 18289690 përdoruesi Firefox-i, 5 muaj më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga elitesustenance, 5 muaj më parë
- Vlerësuar me 3 yje nga 5 të mundshëmnga Frozux, 6 muaj më parëFR
Devrait proposer une option d'intégration avec Translate Web Page.
EN
Should offer an integration option with Translate Web Page.