Recensioni per Swift Selection Search
Swift Selection Search di Daniel Lobo
652 recensioni
- Valutata 5 su 5di yoitok, 7 anni fa
- Valutata 4 su 5di mkeroppi, 7 anni faDoes not get favicons for resource:// type, e.g., resource://search-plugins/images/yahoo.ico
- Valutata 5 su 5di recycler.fox, 7 anni fa3.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. - Valutata 4 su 5di Utente Firefox 12148586, 7 anni faGood replacement for a legacy plugin with some new features. A little learning curve but nothing to difficult.
- Valutata 5 su 5di Utente Firefox 13519111, 7 anni faSimple to use with easy to understand options. Love the ability to add search engine and pop-up sources.
- Valutata 5 su 5di Utente Firefox 13541934, 7 anni faThank you very much! One of the greatest addons!
- Valutata 5 su 5di Utente Firefox 11940868, 7 anni fa
- Valutata 5 su 5di makushka, 7 anni fa
- Valutata 5 su 5di DocFallingApart, 7 anni faLike 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.
- Valutata 5 su 5di Utente Firefox 12547180, 7 anni fano problem at all. the most usefull one made with web extensions.
- Valutata 5 su 5di VDegest, 7 anni fa
- Valutata 5 su 5di Utente Firefox 13493849, 7 anni faGreat 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?Replica dello sviluppatore
pubblicato il 7 anni faHey 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 - Valutata 5 su 5di Utente Firefox 11369210, 7 anni faAfter 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!
Replica dello sviluppatore
pubblicato il 7 anni faWow, 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! - Valutata 5 su 5di Utente Firefox 13509335, 7 anni faThis extension is the reason why i'm not leaving firefox after the big update. BIG LOVE author!
- Valutata 5 su 5di Tony, 7 anni faThis is the perfect substitute for the Selected Search add-on, which won't be ported to Firefox 57+. Great job Daniel Lobo!
- Valutata 5 su 5di M.Shadow, 7 anni fa
- Valutata 5 su 5di Gammadeus, 7 anni faA 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. - Valutata 4 su 5di Utente Firefox 13492156, 7 anni faHey 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
Replica dello sviluppatore
pubblicato il 7 anni faNo 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! - Valutata 4 su 5di Ree, 7 anni faI 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 plessReplica dello sviluppatore
pubblicato il 7 anni faHey 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 - Valutata 5 su 5di Utente Firefox 13483553, 7 anni fa