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 |
Eメール | [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" } } |