metadata.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.13",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Bas950",
  6. "id": "241278257335500811"
  7. },
  8. "contributors": [
  9. {
  10. "name": "The Gamerzs",
  11. "id": "730142125181894657"
  12. },
  13. {
  14. "name": "Dark_Ville",
  15. "id": "638080361179512853"
  16. }
  17. ],
  18. "service": "TikTok",
  19. "description": {
  20. "en": "TikTok - trends start here. On a device or on the web, viewers can watch and discover millions of personalized short videos.",
  21. "nl": "TikTok - trends beginnen hier. Kijkers kunnen op mobiele apparaten of op het web miljoenen gepersonaliseerde korte video's bekijken.",
  22. "vi": "TikTok - xu hướng bắt đầu tại đây. Trên thiết bị hay trên web, người dùng có thể xem và khám phá hàng triệu các video ngắn được cá nhân hoá."
  23. },
  24. "url": "www.tiktok.com",
  25. "version": "2.3.8",
  26. "logo": "https://cdn.rcd.gg/PreMiD/websites/T/TikTok/assets/logo.png",
  27. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/T/TikTok/assets/thumbnail.png",
  28. "color": "#000000",
  29. "category": "socials",
  30. "tags": [
  31. "video",
  32. "social"
  33. ],
  34. "settings": [
  35. {
  36. "id": "lang",
  37. "multiLanguage": true
  38. },
  39. {
  40. "id": "privacy",
  41. "title": "Privacy Mode",
  42. "icon": "fad fa-user-secret",
  43. "value": false
  44. },
  45. {
  46. "id": "buttons",
  47. "if": {
  48. "privacy": false
  49. },
  50. "title": "Show Buttons",
  51. "icon": "fas fa-compress-arrows-alt",
  52. "value": true
  53. },
  54. {
  55. "id": "show-profile-usernames",
  56. "if": {
  57. "privacy": false
  58. },
  59. "title": "Show Profile Info",
  60. "icon": "fad fa-user-secret",
  61. "value": true
  62. }
  63. ]
  64. }