Critiques pour Open With
Open With par Geoff Lankow
19 notes
- Noté 4 sur 5par EbenieAmaazon, il y a 9 mois
- Noté 4 sur 5par VILYAM, il y a un an
- Noté 4 sur 5par Majid_KSA, il y a 2 ansUsed to be one of my favorite addons. Did not use it for a long time.
- Noté 4 sur 5par ycatch, il y a 2 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 12518444 de Firefox, il y a 3 ansV 7.1 (Python 2.7) stopped working after upgrade to Firefox 100.0.2 from 99.0.b8.
"Something went wrong. There might be more information in the Browser Console.."
Any ideas? - Noté 4 sur 5par maxy, il y a 4 ansUseful to run commands like mpv or yt-dlp. I've quickly reviewed parts of the source code, looks fine.
For the above commands, best practice is to add "--" as the last argument. (Maybe not a real concern, because the URL is passed as a single argument and probably cannot start with "-", but just in case.)
(Update 2023-12: Keeps working for me, for years, without maintenance.
Intitial setup was a hassle, but it's much easier than when I wrote my own private extension for the same purpose. Firefox keeps deactivating that one all the time, because apparently I shouldn't trust my own code, lol.) - Noté 4 sur 5par jaycelau, il y a 5 ans
- Noté 4 sur 5par 偏号大神棍, il y a 6 ansFinally, the installation is successful,Set the default open mode to Python,and use "open_with_windows.py install"
in the folder where the file is located. If you open any other windows when use "open_with_windows.py install" ,you should set the default open mode of .py file. Chinglish - Noté 4 sur 5par Utilisateur ou utilisatrice 12760379 de Firefox, il y a 6 ansThanks for the Plugin! Good but complicated. Have written a small tutorial in english and german. Maybe it helps someone.
DE: Gut aber kompliziert zu installieren. Wer Hilfe braucht kann es mit der kleinen Anleitung versuchen.
https://plugins.onkel-franky.de/tests/other-stuff/tutorial-firefox-plugin-open-with - Noté 4 sur 5par freaktmp, il y a 7 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 14324155 de Firefox, il y a 7 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13189330 de Firefox, il y a 7 ans
- Noté 4 sur 5par 貝克街的亡靈, il y a 7 ans
- Noté 4 sur 5par DJ 7Up, il y a 7 ans
- Noté 4 sur 5par Светозар, il y a 7 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 12097994 de Firefox, il y a 7 ansWould be nice if it works with bookmarks too.
- Noté 4 sur 5par axel668, il y a 8 ansWorks great, and the Python Script is much better than the binaries required by other tools. That said, I'd prefer a solution without additional install, but that unfortunately doesn't seem to be possible with the new add-on framework :/
- Noté 4 sur 5par Utilisateur ou utilisatrice 13096419 de Firefox, il y a 8 ansI suppose that it comes down to this: is installing python a pain in the ass? If you think so, avoid this extension. Otherwise, this extension is great!