Swift Selection Search のレビュー
Swift Selection Search 作成者: Daniel Lobo
合計レビュー数: 588
- 5 段階中 5 の評価Firefox ユーザー 13493849 によるレビュー (8年前)Great 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?開発者の返信
投稿日時: 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 - 5 段階中 5 の評価Firefox ユーザー 11369210 によるレビュー (8年前)After testing almost 20 different extensions, I finally found THE BEST one! Stop looking and just install it, and please read the instructions on the options page, you can even get all you already installed extensions just with a few clicks (no other extension can do this, due to WebExtensions limitations, but this guy found a way). This is the most configurable and easily the best context search add-on after the last Firefox update! I was using for a few years the Context Search X and felt sad it didn't work anymore on FF57 but this one right here is the best alternative for sure, trust me, I tried several others and all of them can't do what this special little marvel can!
開発者の返信
投稿日時: 8年前Wow, thanks! :D I'm very happy to know that you found it to be the best!
Actually, a big thank you to everyone leaving reviews, if you are reading this. :) I read every single review, even if I'm mostly replying to people that have questions or problems. You all rock! - 5 段階中 5 の評価Firefox ユーザー 13509335 によるレビュー (8年前)This extension is the reason why i'm not leaving firefox after the big update. BIG LOVE author!
- A big thanks for this addon !
I customized a little bit (by the fact that is highly customizable) to my taste, therefore I've already had an English-->Hungarian and also a Hungarian-->Englis dictionary on the popup menu and context menu with an external searching engine and icon. :-)
It is one of the most useful and great web extension till I tried to use in the "Quantum-era" (on Linux Mint Debian Edition with Xfce deskt. envir.).
Thank you again and again. ;-)
This great job (end the effort of the author behind that addon) deserves this 5 stars I gave.
;-)
I shall recommend this web extension to all of my friends. - 5 段階中 5 の評価Firefox ユーザー 13483553 によるレビュー (8年前)
- 5 段階中 5 の評価Firefox ユーザー 13475261 によるレビュー (8年前)
- 5 段階中 5 の評価Firefox ユーザー 13466644 によるレビュー (8年前)Finally found replacement for Clickless Menu! Spent awhile Googling before stumbled across this. Exactly what I was looking for. Thank you!
- Finally I find the extension I was dreaming to have. This extension is a must have for me and as firefox user I was using chrome ONLY because there was a similar extension that I could not find for firefox. You can easily customize the add-on and make your own search engines.
EX: add this in the addon settings: https://translate.google.com/?source=gtx_c#auto/en/{searchTerms} and now you can select any text and directly get a translation on google translate. I have added my favorite dictionaries like Larousse, Merriam-Webster etc.. and I have a translation with one click.
Million Thanks for the excellent job. - 5 段階中 5 の評価skace marko によるレビュー (8年前)Just what I was searching for ;)
I went back to FF52 ESR, because in quantum doesnt work my favorite auto search addon, but I found a great replacment.
Thank you very much mr. dev.