Extensions.checkCompatibility: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(Initial content)
 
(→‎false: - info on what it does)
Line 8: Line 8:
Check extension compatibility on install and update. (Default)
Check extension compatibility on install and update. (Default)
===false===
===false===
Do not check compatibility.
Do not check compatibility. Incompatible add-ons will be marked in the Add-ons Manager - its icon will have an exclamation mark over it and when the add-on is selected, the text "This extension is not compatible with Firefox 2.0" appears below the extension description. In addition, while the preference is set to false there will be an alert bar at the top of the Add-ons Manager saying that compatibility checking is disabled and that you may have incompatible add-ons, with a button to re-enable it.


==Caveats==
==Caveats==

Revision as of 17:21, 11 October 2006

Background

This preference allows disabling of extension compatibility checking. This is useful if you are using alpha, beta or nightly (development) builds which Add-on authors are not yet supporting.

Possible values and their effects

true

Check extension compatibility on install and update. (Default)

false

Do not check compatibility. Incompatible add-ons will be marked in the Add-ons Manager - its icon will have an exclamation mark over it and when the add-on is selected, the text "This extension is not compatible with Firefox 2.0" appears below the extension description. In addition, while the preference is set to false there will be an alert bar at the top of the Add-ons Manager saying that compatibility checking is disabled and that you may have incompatible add-ons, with a button to re-enable it.

Caveats

  • This preference does not exist by default.
  • Installing an extension marked as incompatible with your application may cause your application to misfunction.

First checked in

2006-05-29 (trunk)/20060605 (MOZILLA_1_8_BRANCH) by Rob Strong

Has an effect in

  • Firefox (all versions since 2.0b1)
  • Thunderbird (all versions since 2.0a1)

Related bugs

Bug 330895 - Remove the use of the app.extensions.version pref