With the rapid release cycle (currently every 6 weeks) for Firefox, it’s a good idea for developers and testers to use the upcoming release versions before they are released to the general public.
For Windows users, you can download and install an appropriate version from:
http://www.mozilla.org/en-US/firefox/channel/
On Ubuntu, it’s a little more difficult, but rater straight-forward:
- Open a new Terminal window
sudo add-apt-repository ppa:mozillateam/firefox-next
sudo apt-get update
sudo apt-get install firefox
REFERENCES:
That’s all…. Happy Testing!
Categories: WebStandards, Work Tags: alpha, aurora, beta, browser, client, developer, firefox, linux, mozilla, ubuntu, windows
With the recent rapid release cycle (currently every 6 weeks) for Firefox, it’s a good idea for developers and testers to use the upcoming release versions before they are released to the general public.
For Windows users, you can download and install an appropriate version from:
http://www.mozilla.org/en-US/firefox/channel/
On Ubuntu, it’s a little more difficult, but rather straight-forward:
- Open a new Terminal window
- sudo add-apt-repository ppa:mozillateam/firefox-next
- sudo apt-get update
- sudo apt-get install firefox
REFERENCES:
That’s all…. Happy Testing!
Categories: WebStandards, Work Tags: aurora, beta, browser, early, firefox, free, linux, mozilla, mozilla. beta, pre-release, qa, release, testing, ubuntu, windows