1234567891011121314151617181920212223242526272829303132333435363738 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "isladot",
- "id": "385895205406244865"
- },
- "service": "LinkedIn",
- "description": {
- "en": "Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities.",
- "it": "Gestisci la tua identità professionale. Costruisci e interagisci con la tua rete professionale. Accedi a conoscenze, approfondimenti e opportunità.",
- "nl": "Beheer uw professionele identiteit. Bouw en maak contact met uw professionele netwerk. Toegang krijgen tot kennis, inzichten en kansen.",
- "vi_VN": "Quản lý hồ sơ chuyên nghiệp của bạn. Xây dựng và tham gia với mạng lưới chuyên nghiệp của bạn. Tiếp cận kiến thức, các góc nhìn và cơ hội."
- },
- "url": "www.linkedin.com",
- "version": "1.0.20",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/L/LinkedIn/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/L/LinkedIn/assets/thumbnail.png",
- "color": "#2867B2",
- "category": "socials",
- "tags": [
- "jobs"
- ],
- "settings": [
- {
- "id": "showJobsQuery",
- "title": "Show jobs searching query.",
- "icon": "fas fa-briefcase",
- "value": false
- },
- {
- "id": "showChatUsername",
- "title": "Show profile name while messaging.",
- "icon": "fas fa-user",
- "value": false
- }
- ]
- }
|