add purposeplugin for kde
This commit is contained in:
30
purpose_plugin/f0ckmplugin.json
Normal file
30
purpose_plugin/f0ckmplugin.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"KPlugin": {
|
||||
"Name": "Upload to f0ckm",
|
||||
"Description": "Upload images or videos to f0ckm",
|
||||
"Icon": "f0ckm-uploader",
|
||||
"Category": "Utilities"
|
||||
},
|
||||
"X-Purpose-PluginTypes": [
|
||||
"Export"
|
||||
],
|
||||
"X-Purpose-Constraints": [
|
||||
[
|
||||
"mimeType:image/jpeg",
|
||||
"mimeType:image/png",
|
||||
"mimeType:image/gif",
|
||||
"mimeType:image/webp",
|
||||
"mimeType:image/bmp",
|
||||
"mimeType:image/svg+xml",
|
||||
"mimeType:image/tiff",
|
||||
"mimeType:image/x-xcf",
|
||||
"mimeType:video/mp4",
|
||||
"mimeType:video/webm",
|
||||
"mimeType:video/x-matroska",
|
||||
"mimeType:video/quicktime",
|
||||
"mimeType:video/x-msvideo",
|
||||
"mimeType:video/mpeg"
|
||||
]
|
||||
],
|
||||
"X-Purpose-ActionDisplay": "Upload to f0ckm"
|
||||
}
|
||||
Reference in New Issue
Block a user