metadata.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "EGGSY",
  6. "id": "162969778699501569"
  7. },
  8. "contributors": [
  9. {
  10. "name": "Skidder",
  11. "id": "401817301919465482"
  12. }
  13. ],
  14. "service": "WhatsApp",
  15. "description": {
  16. "en": "Quickly send and receive WhatsApp messages right from your computer.",
  17. "tr": "Bilgisayarınızdan hızlıca WhatsApp üzerinden mesaj gönderin ve alın.",
  18. "zh_CN": "WhatsApp是一款非常受欢迎的跨平台应用程序,用于智能手机之间的通讯。",
  19. "zh_TW": "WhatsApp是Facebook公司的旗下一款用於智慧型手機的跨平台加密即時通訊應用程式。",
  20. "nl": "Ontvang en verzend gemakkelijk WhatsApp-berichten vanaf je computer.",
  21. "ga_IE": "Seol agus faigh teachtaireachtaí WhatsApp go tapa ó do ríomhaire."
  22. },
  23. "url": "web.whatsapp.com",
  24. "version": "2.3.3",
  25. "logo": "https://cdn.rcd.gg/PreMiD/websites/W/WhatsApp/assets/logo.png",
  26. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/W/WhatsApp/assets/thumbnail.jpg",
  27. "color": "#0dc143",
  28. "category": "socials",
  29. "tags": [
  30. "whatsapp",
  31. "social",
  32. "media"
  33. ],
  34. "settings": [
  35. {
  36. "id": "showRecipient",
  37. "title": "Show recipient name",
  38. "icon": "fas fa-user-alt",
  39. "value": false
  40. },
  41. {
  42. "id": "showNumbers",
  43. "title": "Show numbers",
  44. "icon": "fas fa-shield-alt",
  45. "value": false
  46. }
  47. ]
  48. }