123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "N0chteil ^^",
- "id": "495901098926669825"
- },
- "service": "Tesla",
- "description": {
- "en": "Tesla is accelerating the world's transition to sustainable energy with electric cars, solar and integrated renewable energy solutions for homes and businesses.",
- "nl": "Tesla versnelt de wereldwijde transitie naar duurzame energie, met elektrische auto's, zonnepanelen en geïntegreerde duurzame energieoplossingen voor woningen en bedrijven."
- },
- "url": [
- "www.tesla.com",
- "shop.tesla.com"
- ],
- "version": "1.0.28",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/T/Tesla/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/T/Tesla/assets/thumbnail.png",
- "color": "#E82127",
- "category": "other",
- "tags": [
- "cars"
- ],
- "settings": [
- {
- "id": "logo",
- "title": "Icon",
- "icon": "fad fa-icons",
- "value": 0,
- "values": [
- "Red",
- "Red with text",
- "White",
- "White with text"
- ]
- },
- {
- "id": "timeElapsed",
- "title": "Show elapsed time",
- "icon": "fad fa-hourglass-half",
- "value": true
- },
- {
- "id": "showButtons",
- "title": "Show buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- },
- {
- "id": "showCheckout",
- "title": "Show shop summary",
- "icon": "fas fa-store",
- "value": true
- }
- ]
- }
|