addon_catalog.md

December 13, 2019 ยท View on GitHub

Addon Catalog Object

Used as a response for defineResourceHandler

Properties

  • transportName - required - string, only http is currently officially supported
  • transportUrl - required - string, the URL of the addon's manifest.json file
  • manifest - required - object representing the addon's Manifest Object

Contents

  1. 1Addon Catalog Object
  2. 1.1Properties