D365: Dynamics 365 & Power Platform updates
Stay updated with Microsoft Dynamics 365 and Power Platform
Was ist D365: Dynamics 365 & Power Platform updates?
D365: Dynamics 365 & Power Platform updates ist eine Chrome-Erweiterung, die von https://d365hub.com entwickelt wurde, und ihr Hauptmerkmal ist "Stay updated with Microsoft Dynamics 365 and Power Platform".
Erweiterungsscreenshots
D365: Dynamics 365 & Power Platform updates-Erweiterungs-CRX-Datei herunterladen
Laden Sie D365: Dynamics 365 & Power Platform updates-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
D365 extension keeps you updated with the latest of - Microsoft Dynamics 365 - Power Platform - Microsoft 365 & - Azure D365Hub aggregates related content from hundreds of Blogs, YouTube channels and Podcasts to keep you updated with the latest happenings. D365Hub doesn't fetch the complete story from the blogs, it just presents you with the image, title and a link back to the original post. If you find any helpful blog missing from D365Hub then please submit it at https://d365hub.com D365Hub extension UI has been designed to provide you with intuitive navigation and a clutter-free experience Hope you will like it! Regards, D365Hub
Grundlegende Informationen zur Erweiterung
Name | D365: Dynamics 365 & Power Platform updates |
ID | fogmingjemmagobaogmanbfeljbboehd |
Offizielle URL | https://chromewebstore.google.com/detail/d365-dynamics-365-power-p/fogmingjemmagobaogmanbfeljbboehd |
Beschreibung | Stay updated with Microsoft Dynamics 365 and Power Platform |
Dateigröße | 992 KB |
Installationsanzahl | 772 |
Aktuelle Version | 1.5 |
Letztes Update | 2022-09-10 |
Veröffentlichungsdatum | 2022-08-19 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | https://d365hub.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://d365hub.com |
URL der Datenschutzrichtlinien-Seite | https://d365hub.com/privacy |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "D365: Dynamics 365 & Power Platform updates", "description": "Stay updated with Microsoft Dynamics 365 and Power Platform", "version": "1.5", "manifest_version": 3, "author": "@d365hub", "homepage_url": "https:\/\/d365hub.com", "permissions": [ "storage" ], "action": { "default_popup": "index.html", "default_icon": { "16": "\/images\/d_16.png", "32": "\/images\/d_32.png", "48": "\/images\/d_48.png", "128": "\/images\/d_128.png" } }, "icons": { "16": "\/images\/d_16.png", "32": "\/images\/d_32.png", "48": "\/images\/d_48.png", "128": "\/images\/d_128.png" } } |