canmove, Confirmed users
1,448
edits
m (→overlays) |
|||
| Line 323: | Line 323: | ||
=== chrome-domains (Expanded)<br> === | === chrome-domains (Expanded)<br> === | ||
An expanded version of [ | An expanded version of [[User:Jorge.villalobos/AddonPackaging/Manifest#chrome-domains|chrome-domain]], that can include multiple domains, as well as specific locations for content, skin, locale and resource packages.<br> | ||
'''Examples:'''<br> | '''Examples:'''<br> | ||
| Line 355: | Line 355: | ||
</ol> | </ol> | ||
</pre> | </pre> | ||
The ''disabled'' property for ''resources'' is necessary for add-ons that don't want to publish their presence to websites. It can be included without having to specify a location for resource files. If ''content'', ''skin'' or ''locale'' are included, ''location'' is required, and ''locale-name'' is also required for ''locale'' items. The ''skin-name'' property is optional.<br> | The ''disabled'' property for ''resources'' is necessary for add-ons that don't want to publish their presence to websites. It can be included without having to specify a location for resource files. If ''content'', ''skin'' or ''locale'' are included, ''location'' is required, and ''locale-name'' is also required for ''locale'' items. The ''skin-name'' property is optional.<br> | ||
= Visualizing manifests = | = Visualizing manifests = | ||