Revisiones de ContextSearch web-ext
ContextSearch web-ext por Mike B
196 revisiones
- Se valoró con 5 de 5by OzMerry, hace 2 añosLove this add-on and use it all the time, but as of today 16-May-2023 (same date as last updated), it no longer works. Clicking on the icon in the overflow toolbar does nothing. I hope this can be fixed soon.
Edit: Thank you for responding. I've reported the issue on Github, as requested. I'm happy to try debugging advice (I'm in Australia, so probably a time difference).
Edit 2: Well I thought I'd fixed it by uninstalling and reinstalling it, but when I logged into my laptop today, it wasn't working again.Respuesta del desarrollador
publicado el hace 2 añosI wonder if something went wrong during the update. If reloading the browser didn't fix the problem, please open a new issue at the support site here.
https://github.com/ssborbis/ContextSearch-web-ext/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
There, I can better help troubleshoot and check for any problems. You can also edit your reply here and I'll try to talk you through some debugging. - Se valoró con 5 de 5by Usuario de Firefox 14623949, hace 2 añosBest add-on I have, can't work without it.
- Se valoró con 5 de 5by Usuario de Firefox 13667925, hace 2 años
- Se valoró con 5 de 5by Usuario de Firefox 17780547, hace 2 años
- Se valoró con 5 de 5by jupiter2, hace 2 años
- Se valoró con 5 de 5by FQ1, hace 2 añosThis is the best search tool I've ever used, but the context menu often disappears. I'm using Win10, Firefox 108.0.1. I've tried reinstalling it, but it doesn't work.
Respuesta del desarrollador
publicado el hace 2 añosSorry for the late reply. If you're still having issues, please edit your review and elaborate or visit the github support site and I'd be happy to look into the problem. - Se valoró con 5 de 5by Gridlocked, hace 2 añosThis actually works with any website that has a search bar - as far as I can tell.
IMO this is far better than any other 'context' search extension as all the rest are limited. - Se valoró con 5 de 5by lisa, hace 2 añosWhat happened to the domain search engine, it just disappeared into thin air and disappears again if I import an older backup??? Hope this can be resolved because I use it quit often.
I do really love this highly adjustable search bubble, thank you for that!
PS I figured it out, had to add a new engine with:
https://www.google.com/search?q=site:{subdomain} {searchTerms}Respuesta del desarrollador
publicado el hace 2 años(edit #4) 1.46.3 going up. If this doesn't solve the problem, please consider opening a new issue at the support site.
(edit #3) One more issue to fix. The engine disappears after you move it.
(edit #2) 1.46.2 going up. You can replace {subdomain} with {selectdomain} and get the tiled menus to display choices again.
(edit) I'm seeing the problem. I'll get a hotfix up soon. Thanks for the heads up
I'd be interested in trying your old config to see the engine disappear so I can correct that bug. If you you have a github account, open a new issue at the support site and I'll look into it. - Se valoró con 5 de 5by PEEM1, hace 3 años
- Se valoró con 5 de 5by Usuario de Firefox 14086121, hace 3 años
- Se valoró con 5 de 5by asg aesgasgea sg, hace 3 añosBy far the most important extension. Would switch browsers for an addon like this. Not only that but the guy is awesome and very responsive on his github.
- Se valoró con 4 de 5by Usuario de Firefox 15217831, hace 3 añosNot quite as polished as the screenshots would suggest. But certainly the functionality for this extension is beautiful.
*The sidebar doesn't seem to be displaying anything ... But the button for the extension is working just fine. - Se valoró con 2 de 5by rediffusion, hace 3 añosНет возможно выборочного поиска на нескольких сайтах одновременно. Фигня!
Respuesta del desarrollador
publicado el hace 3 años"There is no possible selective search on multiple sites at the same time. Bullshit!"
There are a number of ways to search multiple sites at the same time.
Folder search -> Search every engine in a particular folder with one click.
When using the context menu, enable "Show an option to search the entire folder at the top of the menu". This places a menu entry that allows searching every engine in the folder.
When using one of the tile-based menus, map a mouse button to a folder search action under Quick Menu -> Search Actions. Tile-based menus also allow for clicking several engines, one after the other, while keeping the menu open, whereas the context menu does not.
You can also create a new engine with multiple URLs in the template field. Simply enter them as a javascript array, i.e. ["http://somewebsite/q={searchTerms}", "http://someotherwebsite/search/{searchTerms}"]
Существует несколько способов одновременного поиска на нескольких сайтах.
Поиск в папке -> Поиск в каждом движке в определенной папке одним щелчком мыши.
При использовании контекстного меню включите «Показать параметр для поиска во всей папке вверху меню». Это помещает пункт меню, который позволяет искать каждый движок в папке.
При использовании одного из меню на основе плитки сопоставьте кнопку мыши с действием поиска в папке в меню «Быстрое меню» -> «Действия поиска». Меню на основе плитки также позволяют щелкать несколько движков один за другим, оставляя меню открытым, тогда как контекстное меню этого не делает.
Вы также можете создать новый движок с несколькими URL-адресами в поле шаблона. Просто введите их в виде массива JavaScript, например ["http://somewebsite/q={searchTerms}", "http://someotherwebsite/search/{searchTerms}"] - Se valoró con 5 de 5by Hassanjwr6, hace 3 años
- Se valoró con 5 de 5by LogUserFX, hace 3 añosI was impressed with the number of options this extension offers and it has always worked well. The advantages that can be listed are many, perhaps one that users may not think about is that it can also support a very large number of search engines.
- Se valoró con 5 de 5by wordpure, hace 3 años
- Se valoró con 5 de 5by RACHEL SALZMAN, hace 3 años
- Se valoró con 5 de 5by yuleself, hace 3 añosSomehow the Copy-to-Clipboard button stopped working on some websites again, while the build-in COPY context menu works fine.
2 example links:
http://dict.youdao.com/search?q=clipboard
http://osuraif.oneskyapp.com/collaboration/project?id=353334Respuesta del desarrollador
publicado el hace 3 añosThanks. I've found the problem based on the links you provided.
The clipboard API requires a secure HTTPS website to function. The first link you provided uses HTTPS on the main page, but not on the results page. I assume it's the same issue you're having on your local server ( no https ).
I've added some fallback code that seems to work, but the function is long depreciated, and may stop working at some point. Fixes will be in the next release. - Se valoró con 5 de 5by leviter, hace 3 años
Respuesta del desarrollador
publicado el hace 3 años👍 sorry I didn't see your edit sooner. I have a fix ready and will have a new release soon- Se valoró con 5 de 5by Ayush, hace 3 años