Отзывы на Swift Selection Search
Swift Selection Search от Daniel Lobo
Ответ Daniel Lobo
Ответ разработчика
размещено 8 лет назад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
678 отзывов
- Оценено на 4 из 5от Wolf, день назад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!
- Оценено на 5 из 5от flank, 5 дней назадThis is a fantastic extension, so glad I found it - changed my life!
- Оценено на 5 из 5от ghramany, 20 дней назадعالییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییییی
- Оценено на 5 из 5от S. Holt, месяц назад
- Оценено на 5 из 5от Пользователь Firefox 18993045, месяц назад
- Оценено на 5 из 5от Пользователь Firefox 13847555, месяц назад
- Оценено на 5 из 5от gunk1n, месяц назад
- Оценено на 1 из 5от Kilian, месяц назад
- Оценено на 5 из 5от garcia, 2 месяца назад
- Оценено на 5 из 5от Пользователь Firefox 18951592, 2 месяца назад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.
- Оценено на 5 из 5от Scek, 2 месяца назад
- Оценено на 5 из 5от Joe Menes, 2 месяца назад
- Оценено на 5 из 5от zeuss234, 3 месяца назад
- Оценено на 5 из 5от pvkmrk, 3 месяца назад
- Оценено на 5 из 5от Greyhound, 3 месяца назад
- Оценено на 4 из 5от Aapjuh, 3 месяца назадI like how customizable it already is, but wish there was an option to disable the submenu when only 1 search engine is enabled.
- Оценено на 4 из 5от deniel_machine, 4 месяца назадThe popup disappears when you release the middle mouse button.
- Оценено на 5 из 5от Пользователь Firefox 18289690, 4 месяца назад
- Оценено на 5 из 5от elitesustenance, 4 месяца назад
- Оценено на 3 из 5от Frozux, 4 месяца назадFR
Devrait proposer une option d'intégration avec Translate Web Page.
EN
Should offer an integration option with Translate Web Page. - Оценено на 5 из 5от Пользователь Firefox 18144239, 5 месяцев назад
- Оценено на 1 из 5от Пользователь Firefox 18788256, 5 месяцев назад
- Оценено на 5 из 5от elpadre, 5 месяцев назадhighly 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