Labs/Sigma: Difference between revisions

Jump to navigation Jump to search
1,086 bytes added ,  12 October 2010
→‎Local State: preferences
(some wording in the intro and section headers)
(→‎Local State: preferences)
Line 52: Line 52:


= Local State =
= Local State =
In addition to the state of installed add-ons managed by Firefox, Sigma tracks the following values as preferences under the pref-branch <tt>extensions.sigma.</tt>:
{| cellpadding=5
! <tt>disabledIds</tt>
| align=center | <tt>[strings]</tt>
| Add-on ids of add-ons that were disabled when Sigma was disabled
|-
! <tt>infoUrl</tt>
| align=center | <tt>[strings]</tt>
| Information url from the last successful manifest (copied from the <tt>infoUrl</tt> property)
|-
! <tt>installIds</tt>
| align=center | <tt>[strings]</tt>
| Add-on ids from the last successful manifest (copied from the <tt>id</tt> property of the objects in the <tt>install</tt> property)
|-
! <tt>signature</tt>
| align=center | <tt>string</tt>
| Signature from the last successful manifest (copied from the <tt>.sig</tt> file)
|-
! <tt>test</tt>
| align=center | <tt>boolean</tt>
| User set preference to turn on testing against a test manifest/signature
|-
! <tt>timestamp</tt>
| align=center | <tt>Date (string)</tt>
| Timestamp from the last successful manifest (copied from the <tt>timestamp</tt> property)
|}


= Add-on Behavior =
= Add-on Behavior =
385

edits

Navigation menu