1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "Dark_Ville",
- "id": "638080361179512853"
- },
- "contributors": [
- {
- "name": "apprehends",
- "id": "202236922217758721"
- }
- ],
- "service": "MEGA",
- "description": {
- "en": "Secure Cloud Storage and Communication. Privacy by Design.",
- "nl": "Veilige cloudopslag en communicatie. Privacy door ontwerp."
- },
- "url": [
- "mega.nz",
- "mega.io"
- ],
- "version": "2.0.9",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/M/MEGA/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/M/MEGA/assets/thumbnail.png",
- "color": "#d90007",
- "category": "other",
- "tags": [
- "files",
- "upload",
- "manager"
- ],
- "settings": [
- {
- "id": "privacy",
- "title": "Privacy Mode",
- "icon": "fad fa-user-secret",
- "value": false
- },
- {
- "id": "buttons",
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true,
- "if": {
- "privacy": false
- }
- }
- ]
- }
|