Firefox 6 su Windows e Ubuntu

0

Ecco che anche Firefox 6 è stato rilasciato, ma veniamo al dunque, come possiamo installarlo. Intanto il changelog della nuova versione, preso dal blog ufficiale:

  • The address bar now highlights the domain of the website you’re visiting
  • Streamlined the look of the site identity block
  • Added support for the latest draft version of WebSockets with a prefixed API
  • Added support for EventSource / server-sent events
  • Added support for window.matchMedia
  • Added Scratchpad, an interactive JavaScript prototyping environment
  • Added a new Web Developer menu item and moved development-related items into it
  • Improved usability of the Web Console
  • Improved the discoverability of Firefox Sync
  • Reduced browser startup time when using Panorama
  • Fixed several stability issues
  • Fixed several security issues

Per installarlo su sistemi Windows possiamo scaricarlo da qua, mentre per Ubuntu 10.10 dobbiamo aggiungere il PPA digitando da terminale:

sudo add-apt-repository ppa:mozillateam/firefox-stable

poi:

sudo apt-get update && sudo apt-get upgrade

Mentre per Ubuntu 11.04 bisogna dare questi comandi:

sudo add-apt-repository ppa:ubuntu-mozilla-security/ppa

sudo apt-get update && sudo apt-get dist-upgrade

Lascia un commento

Il tuo indirizzo email non sarà pubblicato. I campi obbligatori sono contrassegnati *