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 | Open the file ''<pre>compatibility.ini</pre>'' 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.: | ||
<pre>LastVersion=1.0+_2005071915/1. | <pre>LastVersion=1.0+_2005071915/1.8b4_20050719'''00'''</pre> | ||
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: | ||
<pre>user_pref("extensions.lastVersion", "5.0");</pre> or similar. | <pre>user_pref("''extensions.lastVersion''", "5.0");</pre> 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