Open With 的评价
Open With 作者: Geoff Lankow
Philip Goddard 的评价
评分 5 / 5
来自 Philip Goddard, 6 年前Open With saves me a whole lot of hassle. Some sites don't work properly in FF, so, using Open With I can quickly load the current page in Chrome or (perish the thought!) Edge. But still more useful and indeed important for me is that I can quickly load the current page in BlueGriffon, my web page editor, or in EditPad Pro. I use both these latter for working on my local version of my extensive five websites. Saves a huge amount of hassle!
One odd thing. Just lately, the toolbar icon for Open With has taken to repeatedly giving a warning message, that Open With couldn't make contact with the outside world (presumably meaning it couldn't make an Internet connection). But its permissions don't include being able to do so, so something is clearly screwy about this.
As another reviewer has remarked, it would be greatly helpful to have a facility for exporting / importing one's settings.
Update:
I found that this extension had ceased working, and presumably this was associated with the error message noted above. I followed a reasonable hunch and re-ran "[path]open_with_windows.py install", and that fixed it.
One odd thing. Just lately, the toolbar icon for Open With has taken to repeatedly giving a warning message, that Open With couldn't make contact with the outside world (presumably meaning it couldn't make an Internet connection). But its permissions don't include being able to do so, so something is clearly screwy about this.
As another reviewer has remarked, it would be greatly helpful to have a facility for exporting / importing one's settings.
Update:
I found that this extension had ceased working, and presumably this was associated with the error message noted above. I followed a reasonable hunch and re-ran "[path]open_with_windows.py install", and that fixed it.
181 条评价
- 评分 4 / 5来自 EbenieAmaazon, 3 个月前
- 评分 1 / 5来自 Firefox 用户 17391463, 4 个月前Several years ago the developer stopped supporting his plugins to focus on Thunderbird. I hope he isn't the one responsible for how bad Thunderbird is now, because if so he should have stuck to plugins.
- 评分 5 / 5来自 Firefox 用户 16920239, 1 年前
- 评分 1 / 5来自 Firefox 用户 16666464, 2 年前Could not get the extension to work. No debug codes were given in the firefox browser console, python console or CMD console
- 评分 5 / 5来自 Firefox 用户 14068407, 2 年前
- 评分 5 / 5来自 Firefox 用户 12900474, 2 年前I heard that the "Open With" developer no longer maintains the extension (I hope that some developer continues to update and maintain the extension, as it is very useful to open YT-DLP and video players such as MPV, PotPlayer, VLC and MPC- HC)
- 评分 5 / 5来自 Firefox 用户 15569604, 2 年前
- 评分 3 / 5来自 Firefox 用户 11246114, 2 年前A great app! Has somebody found a way to use it with Snap Firefox?
- 评分 5 / 5来自 Firefox 用户 16323835, 2 年前
- Only for Unix geeks. I'm no newbie, but have tried absolutely everything on here and it simply will not install. Latest version of Python? Check. ---Terminal commands: can only get it ti recognise if I drag the .py file onto terminal. Then, install sill not run no matter the combo. 'Command not found'. This should be part of T-Bird's BASIC setups.
- Open With is one of the few remaining Firefox extensions that are both extremely useful and actually working as designed. After downloading, follow the steps in the Open With Options page to install it.
First, use the "Fetch it from here" link to download the latest version of the Python software. Click on the downloaded installer to install Python. By default, it will install to C:\Users\[username]\AppData\Local\Programs.
Second, use the "Click here to download" link to download the Python file opem_with_windows.py. Move the file from the Downloads folder to the folder where you want it to be installed.
Third, use Command Prompt to install the .py file. It's a 2-step process. First, you have to tell Command Prompt where you put the file. Then you have to tell Command Prompt to install it.
For example, if you moved the .py file to C:\Users\[username]\Firefox, then the first command you would type in Command Prompt would be
cd "C:\Users\[username]\Firefox"
Press Enter. Then type
open_with_windows.py install
Press enter. Close Command Prompt.
Now, in the Open With Options page, click the "Test Installation" button. If a green check mark appears, you're done. If a red "X" appears, repeat the steps above until you get it right.
IMPORTANT NOTE: Understand that the Python software you downloaded enables the Python .py file to function, and the .py file enables the Open With extension to work. If you rename or move the folder in which you installed the .py file, the extension will stop working. In that case, use Command Prompt as above to reinstall the .py file in the new or renamed folder location. - 评分 4 / 5来自 Firefox 用户 12518444, 3 年前V 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?