Labs/Sigma: Difference between revisions

Jump to navigation Jump to search
→‎Local State: indicate which prefs are JSON
(→‎Local State: fix type of infoUrl)
(→‎Local State: indicate which prefs are JSON)
Line 57: Line 57:
{| cellpadding=5
{| cellpadding=5
! <tt>disabledIds</tt>
! <tt>disabledIds</tt>
| align=center | <tt>[strings]</tt>
| align=center | <tt>JSON [strings]</tt>
| Add-on ids of add-ons that were disabled when Sigma was disabled
| Add-on ids of add-ons that were disabled when Sigma was disabled
|-
|-
Line 65: Line 65:
|-
|-
! <tt>installIds</tt>
! <tt>installIds</tt>
| align=center | <tt>[strings]</tt>
| align=center | <tt>JSON [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)
| Add-on ids from the last successful manifest (copied from the <tt>id</tt> property of the objects in the <tt>install</tt> property)
|-
|-
Line 77: Line 77:
|-
|-
! <tt>timestamp</tt>
! <tt>timestamp</tt>
| align=center | <tt>Date (string)</tt>
| align=center | <tt>JSON Date</tt>
| Timestamp from the last successful manifest (copied from the <tt>timestamp</tt> property)
| Timestamp from the last successful manifest (copied from the <tt>timestamp</tt> property)
|}
|}


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

edits

Navigation menu