metadata.json 962 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Kyrie",
  6. "id": "368399721494216706"
  7. },
  8. "service": "Microsoft 365",
  9. "description": {
  10. "en": "Microsoft 365 is a product family of productivity software, collaboration and cloud-based services owned by Microsoft."
  11. },
  12. "url": [
  13. "www.office.com",
  14. "-my.sharepoint.com",
  15. "onedrive.live.com"
  16. ],
  17. "regExp": "www[.]office[.]com|([a-z0-9-_]+)[-]my[.]sharepoint[.]com|onedrive[.]live[.]com",
  18. "version": "1.0.12",
  19. "logo": "https://cdn.rcd.gg/PreMiD/websites/M/Microsoft%20365/assets/logo.png",
  20. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/M/Microsoft%20365/assets/thumbnail.png",
  21. "color": "#DE5001",
  22. "category": "other",
  23. "tags": [
  24. "microsoft",
  25. "office",
  26. "work",
  27. "document"
  28. ],
  29. "iframe": true,
  30. "iFrameRegExp": ".*",
  31. "settings": [
  32. {
  33. "id": "privacy",
  34. "title": "Privacy Mode",
  35. "icon": "fad fa-user-secret",
  36. "value": false
  37. }
  38. ]
  39. }