D365: Dynamics 365 & Power Platform updates
Stay updated with Microsoft Dynamics 365 and Power Platform
Qu'est-ce que D365: Dynamics 365 & Power Platform updates ?
D365: Dynamics 365 & Power Platform updates est une extension Chrome développée par https://d365hub.com, et sa fonction principale est "Stay updated with Microsoft Dynamics 365 and Power Platform".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension D365: Dynamics 365 & Power Platform updates
Téléchargez les fichiers d'extension D365: Dynamics 365 & Power Platform updates au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | D365: Dynamics 365 & Power Platform updates |
ID | fogmingjemmagobaogmanbfeljbboehd |
URL Officiel | https://chromewebstore.google.com/detail/d365-dynamics-365-power-p/fogmingjemmagobaogmanbfeljbboehd |
Description | Stay updated with Microsoft Dynamics 365 and Power Platform |
Taille du Fichier | 992 KB |
Nombre d'Installations | 772 |
Version Actuelle | 1.5 |
Dernière Mise à Jour | 2022-09-10 |
Date de Publication | 2022-08-19 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://d365hub.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://d365hub.com |
URL de la Page de Politique de Confidentialité | https://d365hub.com/privacy |
Langues Prises en Charge | 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" } } |