123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "Kyrie",
- "id": "368399721494216706"
- },
- "service": "Microsoft 365",
- "description": {
- "en": "Microsoft 365 is a product family of productivity software, collaboration and cloud-based services owned by Microsoft."
- },
- "url": [
- "www.office.com",
- "-my.sharepoint.com",
- "onedrive.live.com"
- ],
- "regExp": "www[.]office[.]com|([a-z0-9-_]+)[-]my[.]sharepoint[.]com|onedrive[.]live[.]com",
- "version": "1.0.12",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/M/Microsoft%20365/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/M/Microsoft%20365/assets/thumbnail.png",
- "color": "#DE5001",
- "category": "other",
- "tags": [
- "microsoft",
- "office",
- "work",
- "document"
- ],
- "iframe": true,
- "iFrameRegExp": ".*",
- "settings": [
- {
- "id": "privacy",
- "title": "Privacy Mode",
- "icon": "fad fa-user-secret",
- "value": false
- }
- ]
- }
|