View Single Post
  #8 (permalink)  
Old 07-23-2008, 03:52 AM
JohnDoe JohnDoe is online now
Jr. VIP
 
Join Date: Dec 2007
Posts: 338
Thanks: 0
Thanked 27 Times in 21 Posts
Activity: 9%
Longevity: 29%
Today: 1/5
Default Re: Making Firefox Faster

Here is a copy for FF version 3. Its not my version but should be ok

http://blog.yennick.eu/index.php/200...for-firefox-3/

If you dont trust this person you can make it work by your self download the old version Rename .xpi to .zip extract install.rdf and change the following lines



Quote:
<em:maxVersion>2.0.0.*</em:maxVersion>
to

Quote:
<em:maxVersion>3.*</em:maxVersion>
repack and rename and then drag on to FF

Last edited by JohnDoe; 07-23-2008 at 03:53 AM. Reason: clean up code from php tags to quote tags
Reply With Quote