1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.13",
- "apiVersion": 1,
- "author": {
- "name": "Bas950",
- "id": "241278257335500811"
- },
- "contributors": [
- {
- "name": "The Gamerzs",
- "id": "730142125181894657"
- },
- {
- "name": "Dark_Ville",
- "id": "638080361179512853"
- }
- ],
- "service": "TikTok",
- "description": {
- "en": "TikTok - trends start here. On a device or on the web, viewers can watch and discover millions of personalized short videos.",
- "nl": "TikTok - trends beginnen hier. Kijkers kunnen op mobiele apparaten of op het web miljoenen gepersonaliseerde korte video's bekijken.",
- "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á."
- },
- "url": "www.tiktok.com",
- "version": "2.3.8",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/T/TikTok/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/T/TikTok/assets/thumbnail.png",
- "color": "#000000",
- "category": "socials",
- "tags": [
- "video",
- "social"
- ],
- "settings": [
- {
- "id": "lang",
- "multiLanguage": true
- },
- {
- "id": "privacy",
- "title": "Privacy Mode",
- "icon": "fad fa-user-secret",
- "value": false
- },
- {
- "id": "buttons",
- "if": {
- "privacy": false
- },
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- },
- {
- "id": "show-profile-usernames",
- "if": {
- "privacy": false
- },
- "title": "Show Profile Info",
- "icon": "fad fa-user-secret",
- "value": true
- }
- ]
- }
|