
Originally Posted by
Mjollo
https://addons.mozilla.org/it/firefox/addon/1269
Make Fasterfox work with version 3.0. 1. Download Fasterfox via rightclick save target as. 2. Open the file using WinRAR. Open the install.rdf with notepad. Change the bottom line to 3.0 1.5 3.0.0.* Save and close. Drag and drop the fasterfox fx file into the extensions window of Firefox and install it. You now have Fasterfox on Firefox 3.0! I learned this trick a long time ago...enjoy!
di MUff!N del 18 giugno 2008
dite che è possibile o è un fake?

non capisco cosa modificare del file instal.rdf
il mio si presenta così:
Code:
<?xml version="1.0"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>{c36177c0-224a-11da-8cd6-0800200c9a66}</em:id>
<em:name>Fasterfox</em:name>
<em:version>2.0.0</em:version>
<em:description>Performance and network tweaks for Firefox.</em:description>
<em:creator>Tony Gentilcore</em:creator>
<em:contributor>Artwork - Nicholas Dower</em:contributor>
<em:contributor>Czech (cs-CZ) - funTomas</em:contributor>
<em:contributor>German (de-DE) - ReinekeFux, geframuc, Team erweiterungen.de</em:contributor>
<em:contributor>Spanish (Argentina) (es-AR) - MorZilla</em:contributor>
<em:contributor>Spanish (Spain) (es-ES) - urko</em:contributor>
<em:contributor>Finnish (fi-FI) - herrahuu</em:contributor>
<em:contributor>French (fr-FR) - Calimo</em:contributor>
<em:contributor>Frisian (fy-NL) - moZes</em:contributor>
<em:contributor>Hebrew (he-IL) - asfaltboy</em:contributor>
<em:contributor>Hungarian (hu-HU) - kami, LocaLiceR</em:contributor>
<em:contributor>Italian (it-IT) - eagleman</em:contributor>
<em:contributor>Japanese (ja-JP) - Norah</em:contributor>
<em:contributor>Korean (ko-KR) - heygom</em:contributor>
<em:contributor>Lithuanian (lt-LT) - garas</em:contributor>
<em:contributor>Dutch (nl-NL) - Fopper, Liesbeth</em:contributor>
<em:contributor>Polish (pl-PL) - teo</em:contributor>
<em:contributor>Portuguese (Brazilian) (pt-BR) - Ghelman</em:contributor>
<em:contributor>Portuguese (Portugal) (pt-PT) - zefranc</em:contributor>
<em:contributor>Russian (ru-RU) - Modex</em:contributor>
<em:contributor>Slovak (sk-SK) - Rony, SlovakSoft</em:contributor>
<em:contributor>Slovenian (sl-SI) - miles</em:contributor>
<em:contributor>Swedish (sv-SE) - lagerstedt, jameka, StiffeL</em:contributor>
<em:contributor>Turkish (tr-TR) - ErkanKaplan, batuhancetin, Fatih</em:contributor>
<em:contributor>Ukrainian (uk-UA) - Sergey Khoruzhin</em:contributor>
<em:contributor>Chinese (Simplified) (zh-CN) - Pudgy, rickcart</em:contributor>
<em:contributor>Chinese (Traditional) (zh-TW) - micwang</em:contributor>
<em:homepageURL>http://fasterfox.mozdev.org/</em:homepageURL>
<em:iconURL>chrome://fasterfox/skin/icon.png</em:iconURL>
<em:aboutURL>chrome://fasterfox/content/about.xul</em:aboutURL>
<em:optionsURL>chrome://fasterfox/content/pref-fasterfox.xul</em:optionsURL>
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.5</em:minVersion>
<em:maxVersion>2.0.0.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
</RDF>
cosa devo modificare per farlo funzionare?