525
edits
Line 198: | Line 198: | ||
* preferably some test extensions that you can hand edit | * preferably some test extensions that you can hand edit | ||
Open the file ''<tt>compatibility.ini</tt>'' in your profile and change the line that reads something like: | Open the file '''<tt>compatibility.ini</tt>''' in your profile and change the line that reads something like: | ||
<pre>LastVersion=1.0+_2005071915/1.8b4_2005071915</pre> | <pre>LastVersion=1.0+_2005071915/1.8b4_2005071915</pre> | ||
Line 204: | Line 204: | ||
to have a number different than the one shown, e.g.: | to have a number different than the one shown, e.g.: | ||
<tt>LastVersion=1.0+_2005071915/1.8b4_20050719 | <tt>LastVersion=1.0+_2005071915/1.8b4_20050719'''00'''</tt> | ||
Now, open prefs.js in your profile and: | Now, open prefs.js in your profile and: | ||
Line 216: | Line 216: | ||
and make sure there is no line like this: | and make sure there is no line like this: | ||
<tt>user_pref("''extensions.lastVersion''", "5.0");</tt> or similar. | <tt>user_pref("'''extensions.lastVersion'''", "5.0");</tt> or similar. | ||
Now start Firefox. A wizard UI should appear and allow you to check for updates to your incompatible extensions. | Now start Firefox. A wizard UI should appear and allow you to check for updates to your incompatible extensions. |
edits