Análises de Open With
Open With por Geoff Lankow
19 análises
- Avaliado em 4 de 5por EbenieAmaazon, há 6 meses
- Avaliado em 4 de 5por Usuário 12518444 do Firefox, há 3 anosV 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? - Useful 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.) - Finally, 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 - Avaliado em 4 de 5por Usuário 12760379 do Firefox, há 6 anosThanks 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 - Avaliado em 4 de 5por Usuário 14324155 do Firefox, há 7 anos
- Avaliado em 4 de 5por Usuário 13189330 do Firefox, há 7 anos
- Avaliado em 4 de 5por Usuário 12097994 do Firefox, há 7 anosWould be nice if it works with bookmarks too.
- Avaliado em 4 de 5por Usuário 13096419 do Firefox, há 8 anosI 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!