Swift Selection Search 的评价
Swift Selection Search 作者: Daniel Lobo
588 条评价
- 评分 5 / 5来自 Homme-Nuage, 8 年前I think I found a nice replacement for Context Search (the one by Ben Basson) and Drag & Drop Zones (which is broken).
It's a very good thing to be able to import engines from the search.json file.
Some of my engines were imported twice, because of the multiple links that exist in some files, but I must clarify that I created custom search engines with XML files, in an amateur way (imitating other search engines) and maybe I didn't do too well. Edit : it is now fixed.
The open as link button doesn't work but I expect it will be fixed soon enough. Edit : it actually worked for single-word and hyphened-word searches but not for a text with spaces or words separated by colons. The dev allowed the former with their last update but the later is forbidden by Mozilla.
Would it be possible to save the preferences ?
Thanks for your work, it is well thought out and deserves a better place on this website.开发者回应
发布于 8 年前Hey there, thanks for the review! :) I'm strongly inclined to believe that your duplicate imported engines were caused by a bug that I fixed in 3.6.0. Hopefully!
Could you please tell me more about the "open as link" icon not working? (or report the problem to https://github.com/CanisLupus/swift-selection-search/issues) It seems to be working for me, but sometimes the problem is hard to reproduce. An example would help a lot!
Exporting the preferences or even syncing with Firefox Sync is in my plans. ;) - 评分 5 / 5来自 graycatgrayhat, 8 年前
- 评分 5 / 5来自 graycatgrayhat, 8 年前Wonderful replacement to other context search extensions, plus has extra options to fine tune the menu and icons.
- Essentially two addons in one and HIGHLY customizable.
If you don't like the popup, you can just use it in the context menu. It also lets you define how new tabs are opened (load in current tab, open in new tab, open in tab next to this one, open in a new tab without switching to it...), and even define a middle-click setting as well.
Protip: To import your browser search engines, you can press Shift+F2 to bring up the GCLI, and use the command "folder openprofile", then get the file it mentions. No need to hunt, and if you have multiple profiles no need to try and figure out which one is your actual one.开发者回应
发布于 8 年前Thank you for your review. :) I'm glad you like it! I also want to add that I didn't know about that command nor the shortcut, so I should thank you again for that tip. ;) Cheers! 开发者回应
发布于 8 年前Hey! Thank you for the review. :) After adding a new search engine you should be able to change the icon URL in its rightmost text field (the column named "Icon link"). By default it is "https://www.google.com/favicon.ico" but you can change it. Just to be clear, using images from your computer is not supported; only URLs. I hope that's alright!
Cheers!
Daniel- 评分 5 / 5来自 Firefox 用户 6999874, 8 年前Thanks for this important work which also included a better option panel. You still managed to easily reuse FF's search engines. The elements are now individualized, which opens up new perspectives for future development:
1-Sizing icons according to their importance
2-Adding additional layers to icons such as the arrow at the bottom left of Windows shortcut to differentiate identical elements: between wikipedia of different languages, we would annotate their language code for example.
Other suggestions:
3-The right mouse button should be reactive also in the bubble
4-The bubble should be formatted freely in css.
5- A timer to automatically clears the bubble
About the right-button menu:
6-The three mouse buttons should be as reactives as in the bubble.
7-Should be inspired by the Quick Context Search add-on