Gallery
Mustuse Maker Manifest
Share
Explore
README

Example File

{
"name": "Example Maker",
"url": "https://example.com",
"resources": [
{
"name": "Custom Plugin",
"description": "A plugin hosted on GitHub for custom functionality",
"version": "1.2.3",
"policies": [
{
"policyName": "LicensePolicy",
"extensionFile": "https://example.com/policies/license_policy.json"
}
],
"variants": [
{
"reference": "https://github.com/example/custom-plugin/releases/download/1.2.3/plugin-manifest.json",
"supersedingValues": {
"manifestUrl": "https://github.com/example/custom-plugin/releases/download/1.2.3/plugin-manifest.json"
}
}
]
}
],
"platformExtensions": [
{
"platform": "GitHub",
"extensionFile": "https://example.com/extensions/github.json"
}
],
"channelExtensions": [
{
"channelName": "Public CDN",
"extensionFile": "https://example.com/extensions/public_cdn.json"
}
],
"policyExtensions": [
{
"policyName": "LicensePolicy",
"extensionFile": "https://example.com/policies/license_policy.json"
}
]
}

Load content from www.robotstxt.org?
Loading external content may reveal information to 3rd parties. Learn more
Allow
Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.