metadata.json 995 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Dark_Ville",
  6. "id": "638080361179512853"
  7. },
  8. "contributors": [
  9. {
  10. "name": "apprehends",
  11. "id": "202236922217758721"
  12. }
  13. ],
  14. "service": "MEGA",
  15. "description": {
  16. "en": "Secure Cloud Storage and Communication. Privacy by Design.",
  17. "nl": "Veilige cloudopslag en communicatie. Privacy door ontwerp."
  18. },
  19. "url": [
  20. "mega.nz",
  21. "mega.io"
  22. ],
  23. "version": "2.0.9",
  24. "logo": "https://cdn.rcd.gg/PreMiD/websites/M/MEGA/assets/logo.png",
  25. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/M/MEGA/assets/thumbnail.png",
  26. "color": "#d90007",
  27. "category": "other",
  28. "tags": [
  29. "files",
  30. "upload",
  31. "manager"
  32. ],
  33. "settings": [
  34. {
  35. "id": "privacy",
  36. "title": "Privacy Mode",
  37. "icon": "fad fa-user-secret",
  38. "value": false
  39. },
  40. {
  41. "id": "buttons",
  42. "title": "Show Buttons",
  43. "icon": "fas fa-compress-arrows-alt",
  44. "value": true,
  45. "if": {
  46. "privacy": false
  47. }
  48. }
  49. ]
  50. }