D365: Dynamics 365 & Power Platform updates
Stay updated with Microsoft Dynamics 365 and Power Platform
什么是D365: Dynamics 365 & Power Platform updates?
D365: Dynamics 365 & Power Platform updates是由https://d365hub.com开发的Chrome扩展程序,该扩展的主要功能是“Stay updated with Microsoft Dynamics 365 and Power Platform”。
扩展截图
下载D365: Dynamics 365 & Power Platform updates扩展crx文件
下载D365: Dynamics 365 & Power Platform updates扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | D365: Dynamics 365 & Power Platform updates |
ID | fogmingjemmagobaogmanbfeljbboehd |
官方URL | https://chromewebstore.google.com/detail/d365-dynamics-365-power-p/fogmingjemmagobaogmanbfeljbboehd |
简介 | Stay updated with Microsoft Dynamics 365 and Power Platform |
文件大小 | 992 KB |
安装次数 | 772 |
当前版本 | 1.5 |
更新时间 | 2022-09-10 |
上架时间 | 2022-08-19 |
评分 | 5.00/5 共1次评分 |
开发者 | https://d365hub.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://d365hub.com |
隐私政策页面URL | https://d365hub.com/privacy |
支持的语言 | 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" } } |