Відгуки для Swift Selection Search
Swift Selection Search автор Daniel Lobo
674 відгуки
- Оцінка 5 з 5від recycler.fox, 7 років тому3.11.1 - one fantastic update! Since some of sites have shitty search engines, but others don't work with Firefox 57 at all (something about post/get I guess) googling those with 'site:' is the only solution. Smart move! Thanks :)
Next step - this extension have to replace Firefox built-in One-Click Search Engines. - Оцінка 4 з 5від Користувач Firefox 12148586, 7 років томуGood replacement for a legacy plugin with some new features. A little learning curve but nothing to difficult.
- Оцінка 5 з 5від Користувач Firefox 13519111, 7 років томуSimple to use with easy to understand options. Love the ability to add search engine and pop-up sources.
- Оцінка 5 з 5від Користувач Firefox 13541934, 7 років томуThank you very much! One of the greatest addons!
- Оцінка 5 з 5від Користувач Firefox 11940868, 7 років тому
- Оцінка 5 з 5від makushka, 7 років тому
- Оцінка 5 з 5від DocFallingApart, 7 років томуLike the popup, and adding new engines isn't to bad. It would be nice if you could just add them from the search field of an engine but that's not a deal breaker.
- Оцінка 5 з 5від Користувач Firefox 12547180, 7 років томуno problem at all. the most usefull one made with web extensions.
- Оцінка 5 з 5від VDegest, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 13493849, 7 років тому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?Відповідь розробника
оприлюднено 7 років тому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, 7 років тому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!
Відповідь розробника
оприлюднено 7 років тому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, 7 років томуThis extension is the reason why i'm not leaving firefox after the big update. BIG LOVE author!
- Оцінка 5 з 5від Tony, 7 років томуThis is the perfect substitute for the Selected Search add-on, which won't be ported to Firefox 57+. Great job Daniel Lobo!
- Оцінка 5 з 5від M.Shadow, 7 років тому
- Оцінка 5 з 5від Gammadeus, 7 років тому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. - Оцінка 4 з 5від Користувач Firefox 13492156, 7 років томуHey man thanx for responding to my earlier review, I didnt know how to reply to you. I have ublock origin and had fanboy enabled it. so i disabled it and its still not showing up in SSS
Відповідь розробника
оприлюднено 7 років томуNo problem! I still got the notification for this update. :)
Did you try adding the YouTube icon again? (try deleting a letter from the "icon url" and adding it back, for example) If the list was blocking it, it needs to retry to cache it and unfortunately SSS won't do that on its own.
If this still doesn't help, try creating another YouTube search engine with everything the same. If this still doesn't help, see if disabling uBlock Origin and doing the above again helps. If it does then you might have another list blocking the icon. :)
Cheers! - Оцінка 4 з 5від Ree, 7 років томуI like it, but I would LOVE it if it could work like the context search addon for FF <56. You only had to select some text, right click and there in the menu you got a few icons to click on. With this addon the search engines are behind a menu.
Daniel plessВідповідь розробника
оприлюднено 7 років томуHey there! Thanks for the review! :)
Do you mean making the search engines appear outside the "Search for (...)" sub menu? I tried to install Context Search on an older Firefox to see what it did exactly but it placed all engines inside a sub menu too, so I was a bit confused. :)
If it's that, I'm afraid I can't do it in WebExtensions (the only way to create extensions after Firefox 57). Sorry! Quoting Mozilla, "If you have created more than one context menu item or more than one tools menu item, then the items will be placed in a submenu." There doesn't seem to be a way around this.
Cheers!
Daniel Відповідь розробника
оприлюднено 7 років томуHahaha it's not every day that my addon is called GOD! ;) Thanks for the review!- Оцінка 5 з 5від Користувач Firefox 13483553, 8 років тому
- Оцінка 5 з 5від Користувач Firefox 13476599, 8 років томуVery nice! That's exactly what I wanted, thank you!
- Оцінка 5 з 5від Користувач Firefox 13475261, 8 років тому