Umsagnir um ContextSearch web-ext
ContextSearch web-ext eftir Mike B
197 umsagnir
- Gefið 3 af 5eftir LezBoyd, fyrir 7 árum síðanIt does what it says, lets me search through custom search engines thru the context menu, but It is unnecessarily complicated, and the reliance on a 3rd party for adding search engines is a turn-off. Else, you have to add all the fields manually, which might not be the best way for a common Joe. There are a few other extensions that let you add search engines through bookmark keywords, which seems like a very easy way and doesn't involve manual configurations or 3rd parties. I wish this was an option here.
For now, I'm using this one because its the only one I have found that supports POST, but I will be looking for alts.Svar forritara
birti fyrir 7 árum síðan(edit v1.4.1)
Simplified UI for adding engines, defaults to directly adding engines to ContextSearch and prompts for installing OpenSearch engines via the API
-------------------------------------------
The api isn't 3rd party. It's mine written specifically for this add-on. It just happens to be hosted on google's app engine with a generic name.
(edit) It probably could stand to be simplified a bit for novice users. The complexity comes from attempting to integrate with Firefox's One-Click search engines. If I kept it simple with bookmark keywords, the search engines wouldn't be added to the OpenSearch engines in the search toolbar. Adding OpenSearch engines requires an external URL, so the api is necessary. I'll look into adding a simple/advanced option that bypasses all OpenSearch integration and just adds to ContextSearch - Gefið 5 af 5eftir philrj, fyrir 7 árum síðanI'm thrilled to see such a simple-yet-powerful context search extension for FF 57+ and similar to the old, unsupported Context Search plugin we all loved. Big props to dev for making this happen and thank you thank you! ;)
- Gefið 3 af 5eftir Firefox-notandi 13943199, fyrir 7 árum síðanThe Quick Menu doesn't work, how do I get it to appear? The setting is enabled.
*answer to developer*By quick-menu I mean the little square with icons of all the search engines I added, and not the bottom row of the regular right-click menu. I was on facebook, and some other sites. I tried double-clicking the word and also selecting it by dragging. Is there another way to activate it?Svar forritara
birti fyrir 7 árum síðan(edit 5-11)
Sorry I didn't see your edit sooner.
If you open ContextSearch options, scroll down to Opening and Closing and you can choose a method to open the quick menu.
Automatic (popup opens after selecting text)
Mouse hold (hold either the left or right button until popup appears)
Mouse click (right-click to open )
Keyboad button (press a keyboard button of your choice to open)
---------------------------------------------------
Does it not work on any website or just cup.aihedy.com? Mozilla disables certain add-on features on cup.aihedy.com for what I assume are security reasons. Using default settings, it should work by highlighting text and holding right-click until the menu appears ~0.25seconds. - Gefið 5 af 5eftir Firefox-notandi 13897202, fyrir 7 árum síðan
- Gefið 5 af 5eftir Firefox-notandi 13493718, fyrir 7 árum síðanSuper impressive. This is not just another context menu search extension, it's more than that! Unexpected but much appreciated features and customization. Seems to have good support and active development.
- Gefið 1 af 5eftir Firefox-notandi 12717852, fyrir 7 árum síðanwhen I try to install the app, my antivirus puts it in quarantine. not happy
Svar forritara
birti fyrir 7 árum síðanYou'll have to whitelist the native app with your antivirus software. The app is not digitally signed because it costs money to license a signature, sometimes quite a bit depending on the license length and the company used. The code is available to inspect and build yourself, or you can use the Manual method of importing your search engines which doesn't require the native app. - Gefið 5 af 5eftir thinkbear, fyrir 7 árum síðan
- Gefið 5 af 5eftir Alan O, fyrir 7 árum síðanThanks! It's perfect. It is also a excelent alternative to "Add to search bar".
- Gefið 5 af 5eftir Expmodo, fyrir 7 árum síðanОтличное расширение.
Особенно хорошо сделали опцию для создания поисковой системы через ПКМ по нажатию на поле поиска-сайта, с автоматическим подхватыванием адреса-поиска.
p.s Quick Menu dont working in Firefox 59.
//////
Sorry. Everything is working. It was necessary to simply reinstall.Svar forritara
birti fyrir 7 árum síðanHmm that's odd. It's been working for me in FF59. Would you mind answering a few questions so I can help you troubleshoot?
What OS are you using?
What website isn't working?
Is Quick Menu enable in ContextSearch options?
Have you loaded your search engines?
(edit) Good deal! - Gefið 4 af 5eftir syldub, fyrir 7 árum síðanPowerful and nice design, but it does not allow to add new custom search engines... (as it is impossible to add in Firefox too...). So quite useless. I prefer the extension "Context Search WebExtension" which allows custom search engines.
Edit: Thanks for your quick answer.
Actually I hide the Firefox' search text box in order to save space for all my addon icons + my bookmarks in toolbar... (It would be so great to have an additional bookmark toolbar... before I used Classic Theme Restorer which allowed it). So I can't see the green "magnifier" when Firefox detects a search engine.
On top of that, the majority of the websites I use don't have an OpenSearch compliant search box. For instance www.discogs.com.
So I find the Firefox OpenSearch standard search engine too restrictive. This is not a critic against your addon, but this is a critic to Firefox.Svar forritara
birti fyrir 7 árum síðanSearch engines are added using the OpenSearch standard. When you visit a website and see a green circle with a + sign over the magnifying glass in the search bar in the toolbar, that indicates a website has an OpenSearch engine available to add to your Firefox search engine list (Managed from Options->Search->One Click Search Engines). Click the magnifying glass and choose Add "website". You can also visit http://mycroftproject.com/ for tons of OpenSearch templates.
(edit) I added this info to the ReadMe @ github for users unfamiliar with how Firefox handles OpenSearch engines.
(edit2) I'll look into a way of adding custom templates. I've been hesitant to implement anything like that because it would require maintaining a separate list of engines from FF's One-Click list, but it might be doable without getting too messy. Check the beta section in the coming weeks.
(edit3) v1.2.7 betas add the option 'Add Custom Search' to the right-click menu on input forms. - Gefið 5 af 5eftir Firefox-notandi 13358100, fyrir 7 árum síðanThis was the add on I was waiting for.
- Gefið 4 af 5eftir eklenti1, fyrir 7 árum síðanInstall a tiny open-source app to keep your search engine list updated autom.
It is much better if you insert this open source plugin into itself. And if possible, when I install the plugin, pop up window is setSvar forritara
birti fyrir 7 árum síðanOh if only it could be that simple. I could bundle the add-on with the native app, but not the other way around. Unfortunately, in order to keep the add-on hosted by Mozilla, the native app has to be separate.
(edit) I modified the native app install script (1.2.6.1+) for windows to copy the default profile path to the clipboard to make setup a bit easier - Gefið 4 af 5eftir Nuno Leal Correia, fyrir 7 árum síðan
- Gefið 5 af 5eftir colonelq, fyrir 7 árum síðanreply thanks
I think good add-on because use in textbox
I'm sorry, my English is not good
"Selection Context Search"(add-on) has function
https://cup.aihedy.com/ja/firefox/addon/selection-context-search/
close the popup window when scrolling
close the popup window after ? seconds
I hope
these two config to addSvar forritara
birti fyrir 7 árum síðanTry 1.2.4b2. Added a few options for closing plus a way to keep the menu open for clicking multiple search engines
Do you use the 'close after ? seconds' option in the other add-on? It's not difficult to add, but I can't think of a scenario where it's useful. - Gefið 5 af 5eftir Firefox-notandi 13577709, fyrir 7 árum síðanA few weeks ago, it almost could replace my old extension, that i used before quantum - now its even better.
GREAT, FAST WORK!
Thank you :-) - Gefið 4 af 5eftir Zakka, fyrir 7 árum síðan
- Gefið 5 af 5eftir Boaz Dodin, fyrir 7 árum síðanWorks great and fast, great communication with developer on GitHub.
- Gefið 4 af 5eftir thuerrsch, fyrir 7 árum síðanNice replacement for the old Context Search add-on which I started to miss bitterly right after Firefox 57 came out. Something like this should REALLY be standard in Firefox.
That said, getting the add-on to work in "Automatic" mode on GNU/Linux (Ubuntu, in my case) was a bit of a hassle. The instructions on the GitHub site could be more helpful here. They put too much focus on the location of ContextSearch.json (no, DON'T put that file or anything else under /usr/lib/ or /usr/lib64/, these are to be maintained by your package manager alone) and leave more important points unmentioned.
To make a long story short, I had to do the following:
(1) Put ContextSearch.json and ContextSearch.py from the git repository into ~/.mozilla/native-messaging-hosts/.
(2) Make ContextSearch.py executable (chmod u+x) AND convert it from CR/LF (Windows) to LF (Unix) line endings so that python can actually run the script. (I also changed the shebang to #!/usr/bin/env python).
(3) Change the path value in ContextSearch.json to the actual location of ContextSearch.py (why doesn't it just default to ContextSearch.json and ContextSearch.py being in the same directory?).
(4) Enter the path of my search.json.mozlz4 file in the add-on's preferences.
And hey not-quite-presto, everything works! Well, apart from a few details, like search engines using POST rather then GET requests not working but showing up in the context menu. All in all, a promising extension with a few rough edges.Svar forritara
birti fyrir 7 árum síðan(edit3)
Can you tell me which POST engines aren't working? I'll take a look.
1.2.1b6 in the beta section fixed a bug where {searchTerms} in POST was only replaced in the form params and not if it was also included in the url params. If that was causing your issues, give the beta a try.
I've updated the readme at github to better reflect your experience setting up the python script. Let me know if there's anything else that would be helpful for other users installing the native app
(edit)
The instructions to put the .json in /usr/lib or /usr/lib64 were taken directly from the Firefox documentation for the native app API. On the chance you see this edit, would you mind opening a ticket at github and elaborating on why this incorrect?
(2) Hmm, yeah that probably should be in Unix (LF) Oops, I'll update
(3) That's what the Firefox Native Messaging API requires. Nothing I can do there.
Glad to hear you got it working. You might be the first that used the python script. Guess I'll have to keep it updated :( - Gefið 5 af 5eftir graycatgrayhat, fyrir 7 árum síðanPerfect extension for replacing Firefox's built in context menu search which is fairly limited.
- Gefið 5 af 5eftir yomito, fyrir 7 árum síðanAt this moment this extension is the best contextual menu searcher. It made me update to FF 57. Thank you very much.
- Gefið 5 af 5eftir Firefox-notandi 13107594, fyrir 7 árum síðanVery handy Context Search is Back in different Shape!!!
- Gefið 5 af 5eftir Firefox-notandi 12547439, fyrir 7 árum síðanWorks just like the old contextsearch plug-in on the old firefox version. Added functionality of the quick buttons is a nice touch and being able to resize them is a good option on screens with a very high pixel density.