Firefox is unbranded in Arch and identifies as Gran Paradiso.
pacman -S firefox flashplugin
Stop the tabs closing on click and the ”! The URL is not valid and cannot be loaded.” error message, open Firefox and in the address bar type:
about:config
Then add a new key by right clicking and enter:
middlemouse.contentLoadURL
Set it to FALSE.
Open Firefox and in the address bar type:
about:config
Change the user agent string:
general.useragent.extra.firefox
to
Firefox/3.0.5
Open Firefox and in the address bar type:
about:config
Backspace for back:
browser.backspace_action to 0
Add /etc/profile:
export MOZ_DISABLE_PANGO=1