Genesius
Apathetic Agnostic
- Joined
- Apr 23, 2004
- Messages
- 1,583
Sorry Windows/OSX folks, this one is just for Linux. The speed difference is really noticeable.
Here's the info, copied from ubuntuforums.org:
Here is how to install it:
Swiftfox automatically used my old preferences, bookmarks, etc.
To enable all plugins (flash, etc.) from your original Firefox installation do (make sure to enter that trailing dot):
Code:
As long as you have one Swiftfox window open, all calls from other applications (e.g. your e-mail client) to open a new Firefox window/tab will open it in Swiftfox.
If you have a starter on your desktop or taskbar for Firefox and want to make it start Swiftfox:
Here's the info, copied from ubuntuforums.org:
Here is how to install it:
- Go to http://www.getswiftfox.com/releases.htm and download a build of your choice (e.g. Swiftfox 1.5.0.1)
- Extract the downloaded tar.bz2-file into your home directory, giving you a "swiftfox" directory.
- If you have any Firefox windows open, close them.
- Go to the "swiftfox" directory in your home folder (with Nautilus or in a terminal or whatever you like) and start the file called "firefox" (surprise). Enjoy surfing faster!
Swiftfox automatically used my old preferences, bookmarks, etc.
To enable all plugins (flash, etc.) from your original Firefox installation do (make sure to enter that trailing dot):
Code:
cd /path/to/your/homefolder/swiftfox/plugins/
sudo ln -s /usr/lib/mozilla-firefox/plugins/* .
sudo ln -s /usr/lib/mozilla-firefox/plugins/* .
As long as you have one Swiftfox window open, all calls from other applications (e.g. your e-mail client) to open a new Firefox window/tab will open it in Swiftfox.
If you have a starter on your desktop or taskbar for Firefox and want to make it start Swiftfox:
- right-click on the starter icon
- choose "properties"
- change the command to Code:
/path/to/your/homefolder/swiftfox/firefox