Firefox 3.6 Final is available for download. The new version Firefox
3.6 offers a good number of improvements and new features. The Mozilla
team claims the release is 20 percent faster than its six month old
predecessor and offers advancements in email, photo uploads, video and
social networking.
What`s new in Firefox 3.6 ?
- Available in more than 70 languages - get your local version.
- Support for a new type of theme called Personas, which allow users to change Firefox's appearance with a single click.
- Protection from out-of-date plugins to keep users safer as they browse.
- Open, native video can now be displayed full screen and supports poster frames.
- Improved JavaScript performance, overall browser responsiveness, and startup time.
- The ability for web developers to indicate that scripts should run asynchronously to speed up page load times.
- Continued support for downloadable web fonts using the new WOFF font format.
- Support for new CSS attributes such as gradients, background sizing, and pointer events.
- Support for new DOM and HTML5 specifications including the Drag &
Drop API and the File API, which allow for more interactive web pages.
- Changes to how third-party software can integrate with Firefox in order to prevent crashes.
Installation
* Installation on ubuntu 9.10 Karmic koala and Ubuntu 10.04 Lucid Lynx :
Ubuntu 9.10 Karmic koala user open terminal and add repository using the command :
sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
Then update and install Firefox3.6
sudo apt-get update && sudo apt-get install firefox-3.6
If you want to upgrade just type :
sudo apt-get update && sudo apt-get upgrade