__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"bla": "",
"properties": {
"KPlugin": {
"properties": {
"Name": {
"type": "string"
},
"Description": {
"type": "string"
},
"Icon": {
"type": "string"
},
"Authors": {
"type": "array",
"items": {
"$ref": "#/definitions/KAboutPerson"
}
},
"Category": {
"type": "string"
},
"License": {
"type": "string"
},
"Copyright": {
"type": "string"
},
"Id": {
"type": "string"
},
"Version": {
"type": "string"
},
"Website": {
"type": "string"
},
"BugReportUrl": {
"type": "string"
},
"EnabledByDefault": {
"type": "boolean"
},
"MimeTypes": {
"type": "array",
"items": {
"type": "string"
}
},
"FormFactors": {
"type": "array",
"items": {
"type": "string"
}
},
"Translators": {
"type": "array",
"items": {
"$ref": "#/definitions/KAboutPerson"
}
},
"OtherContributors": {
"type": "array",
"items": {
"$ref": "#/definitions/KAboutPerson"
}
}
}
}
},
"definitions": {
"KAboutPerson": {
"type": "object",
"properties": {
"Name": {
"type": "string"
},
"Email": {
"type": "string"
},
"Task": {
"type": "string"
},
"Website": {
"type": "string"
},
"AvatarUrl": {
"type": "string"
}
},
"required": [
"Name"
]
}
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| kpluginmetadata.schema.json | File | 1.9 KB | 0644 |
|