Home  |  Blog Help Out  |  How-To Guides  |  Why Use Mozilla  |  About Jeremy

Extensions

Contact
Jeremy Gillick

Get Firefox!

OpenDownoad 0.2

What is this?

This is a mozilla extension that allows you to open ANY file (executables, etc.) from the internet into the default program assigned by your operating system, without needing to save it first.

NOTE: This does NOT stream files -- it downloads the file to a temp directory and then envokes your operating system to open it.

How do I use it?
  1. Click on a file to download from the interenet. (for example, the mozilla windows installer)
  2. When the download dialog appears, click "Open with Win32 appliction", where Win32 is the name of your operating system.
  3. Click OK
  4. The file now will download to a temporary directory and automatically launch
How does it work?

The open download extension first downloads the file into a temporary directory, then tries to launch it with your operating system. At that point your operating system will decide what program to open it with.

Download Dialog - Select 'Open with Win32 application'



Install
Install For:


Version History
v 0.2
09/11/2004
  • Fixed some bugs
  • Added enhanced support for opening local files
v 0.1
08/02/2004
  • Launched with basic functionality