Omtaler for ContextSearch web-ext
ContextSearch web-ext av Mike B
Omtale av thuerrsch
Vurdert til 4 ut av 5
av thuerrsch, 8 år sidenNice 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.
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.
Utviklerrespons
postet 8 år siden(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 :(
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 :(
215 omtaler
- Vurdert til 1 ut av 5av Firefox-bruker 19580027, 3 måneder siden
- Vurdert til 5 ut av 5av postcards, 3 måneder siden
- Vurdert til 5 ut av 5av Tony, 3 måneder sidenI was using Swift Selection Search until it got deprecated. Looking for an alternative I found ContextSearch. And if Swift Selection Search was good, ContextSearch is even better! A very customisable context search add-on.
- Vurdert til 5 ut av 5av potato, 4 måneder siden
- Vurdert til 1 ut av 5av Firefox-bruker 13916830, 4 måneder sidenRémálom! Van amikor működik, de többnyire nem, a beállított keresőt elfelejti vagy egyszerűen kihagyja a listából, a mappákba betenni valamit szinte lehetetlen, ha véletlenül sikerül, akkor pedig nem jeleníti meg.
- Vurdert til 4 ut av 5av TheInvoker, 5 måneder sidenSarebbe perfetta se nel campo di ricerca ci fossero i suggerimenti (almeno quelli di google) e fosse possibile aggiungere un traduttore
- Vurdert til 5 ut av 5av mserv, 5 måneder siden
- Vurdert til 5 ut av 5av no1joel, 5 måneder siden
- Vurdert til 5 ut av 5av Termy, 6 måneder siden
- Vurdert til 3 ut av 5av eli@, 6 måneder sidenHabe eine eigene Suchmaschine erfolgreich hinzugefügt, die Einstellungen werden aber, trotz Speichern, leider nicht behalten. Alle Felder sind nach Neustart von Firefox wieder leer.
- Vurdert til 5 ut av 5av たやまみ, 6 måneder siden
- Vurdert til 5 ut av 5av frostbyte, 8 måneder siden
- Vurdert til 5 ut av 5av Beckanhaf, 8 måneder siden
- Vurdert til 5 ut av 5av FoxRefire, 8 måneder siden
- Vurdert til 5 ut av 5av Jean-Ricky, 9 måneder sidenMUCH MORE than contextual (select text & launch) search
MULTIPLE SITES (not only "whole web" - as Google & the likes) search engines AT ONCE
makes this add-on UNIQUE !
Besides, it is HIGHLY CUSTOMIZABLE : provides
• different KINDS OF OF MENUS (Context/Quick/Toolbar/Sidebar) to launch searches
• many UI CONFIGURATIONS OPTIONS to fit your likes
Just a [very] few points to note :
• too many options (time to master) ?
• missing tool-tips & not always detailed enough ones...
Whatever: unique & powerful
THANKS - Vurdert til 5 ut av 5av Firefox-bruker 13443993, 10 måneder siden
- Vurdert til 5 ut av 5av Firefox-bruker 13163912, ett år siden
- Vurdert til 5 ut av 5av Paulthefox, ett år sidenAbsolutley excelent add on can customise it as much as needed and works perfect
- Vurdert til 5 ut av 5av Steven_Aston, ett år siden
- Vurdert til 5 ut av 5av Piper, ett år siden
- Vurdert til 5 ut av 5av Gemini62167, ett år siden
- Vurdert til 5 ut av 5av HypnotizedNarcissist, ett år sidenthe best from the best
my respect mike
easy, fast, great lay-out, top add-on
thank you very much
btw. and always good updates - Vurdert til 5 ut av 5av Кадочников Сергей, ett år sidenПрекрасное расширение, удобное, легко настраиваемое под себя.