Swift Selection Search incelemeleri
Swift Selection Search geliştiren: Daniel Lobo
685 inceleme
- 5 üzerinden 5 puanyazan: e-motiv, 8 yıl önceExactly what I was looking for!
Hoping that soon...
...it syncs with firefox search engines settings soon (without manual), .
Feature request ---> https://bugzilla.mozilla.org/show_bug.cgi?id=1352598
...keyword keyboard shortcut will be enabled (there are workarounds to webextension API shortcoming here) - 5 üzerinden 5 puanyazan: ff1f9f6f4, 8 yıl önceGreat replacement for DictionarySearch! - Thank you!!
I only have one suggestion:
It is unfortunately not possible to open the links directly from the context menu.
I have first to navigate to SwiftSelectionSearch
and then to the links below.
It would be great to have this option directly in the context menu (like DictionarySearch).
https://addons.mozilla.org/de/firefox/addon/dictionarysearch
Thanks!! - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13616837, 8 yıl önceBest search add-on for Firefox. Easy to use and add new search engines. I was searching for something like 'Selection Search' for Chrome and finally found it. A Must have.
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 12680276, 8 yıl önce"Минус" только за то что меню настроек не на русском языке , в остальном же замечательное расширение ...
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 12850543, 8 yıl önce*** JAN. 24 2018 -- EDITED IN RESPONSE TO AUTHOR ***
Wow, thank you so much for taking the time and responding for such a minor thing! Updated and verified that it now works in comment systems like Disqus. Sorry, for some reason the addon system in FF 57 Quantum didn't update this addon accordingly, had to re-download. Cheers, I really appreciate this! Thank you very much Daniel, fantastic addon and work = )
==================
Great replacement for FastestSearch, which frankly is taking far too long to update for FF57 *cough*... However, I notice this addon doesn't work if highlighting text in the disqus comment system, in particular. Would you mind having a look?Geliştiricinin yanıtı
gönderilme: 8 yıl önceHi 881bbe, sorry for taking so long to reply! I suspect this was a problem that was fixed in version 3.13.0, in which I changed the way SSS registers with pages and their frames (requiring a new permission, unfortunately).
Could you please check if it works now? If it doesn't, can you please create a new issue at https://github.com/CanisLupus/swift-selection-search/issues or email me at daniel.lobo+sss@gmail.com with an example? Thanks!
Cheers,
Daniel - 5 üzerinden 5 puanyazan: fylisheng, 8 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13560785, 8 yıl önceThe best search-add-on I've ever used so far! Very easy to customize, just what I needed. Thanks!
- 5 üzerinden 5 puanyazan: yoitok, 8 yıl önce
- 5 üzerinden 4 puanyazan: mkeroppi, 8 yıl önceDoes not get favicons for resource:// type, e.g., resource://search-plugins/images/yahoo.ico
- 5 üzerinden 5 puanyazan: recycler.fox, 8 yıl önce3.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. - 5 üzerinden 4 puanyazan: Firefox kullanıcısı 12148586, 8 yıl önceGood replacement for a legacy plugin with some new features. A little learning curve but nothing to difficult.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13519111, 8 yıl önceSimple to use with easy to understand options. Love the ability to add search engine and pop-up sources.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13541934, 8 yıl önceThank you very much! One of the greatest addons!
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 11940868, 8 yıl önce
- 5 üzerinden 5 puanyazan: makushka, 8 yıl önce
- 5 üzerinden 5 puanyazan: DocFallingApart, 8 yıl önceLike 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 üzerinden 5 puanyazan: Firefox kullanıcısı 12547180, 8 yıl önceno problem at all. the most usefull one made with web extensions.
- 5 üzerinden 5 puanyazan: VDegest, 8 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13493849, 8 yıl önceGreat 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?Geliştiricinin yanıtı
gönderilme: 8 yıl önceHey 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 üzerinden 5 puanyazan: Firefox kullanıcısı 11369210, 8 yıl önceAfter 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!
Geliştiricinin yanıtı
gönderilme: 8 yıl önceWow, 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 üzerinden 5 puanyazan: Firefox kullanıcısı 13509335, 8 yıl önceThis extension is the reason why i'm not leaving firefox after the big update. BIG LOVE author!
- 5 üzerinden 5 puanyazan: Tony, 8 yıl önceThis is the perfect substitute for the Selected Search add-on, which won't be ported to Firefox 57+. Great job Daniel Lobo!