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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://d365hub.com และคุณลักษณะหลักของมันคือ "Stay updated with Microsoft Dynamics 365 and Power Platform"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย D365: Dynamics 365 & Power Platform updates
ดาวน์โหลดไฟล์ส่วนขยาย 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" } } |