385
edits
(→Local State: indicate which prefs are JSON) |
|||
| Line 49: | Line 49: | ||
== Manifest Signature == | == Manifest Signature == | ||
At the same level as the <tt>.json</tt> file, there must be a <tt>.sig</tt> file that contains the expected signature of the plain-text JSON manifest that is verified by the public key corresponding to the private key used to sign the manifest. | At the same level as the <tt>.json</tt> file, there must be a <tt>.sig</tt> file that contains the expected signature of the plain-text JSON manifest that is verified by the public key, embedded in the add-on, corresponding to the private key used to sign the manifest. | ||
= Local State = | = Local State = | ||
edits