D365: Dynamics 365 & Power Platform updates

Stay updated with Microsoft Dynamics 365 and Power Platform

D365: Dynamics 365 & Power Platform updates là gì?

D365: Dynamics 365 & Power Platform updates là một tiện ích mở rộng Chrome được phát triển bởi https://d365hub.com, và tính năng chính của nó là "Stay updated with Microsoft Dynamics 365 and Power Platform".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng D365: Dynamics 365 & Power Platform updates

Tải xuống các tệp mở rộng D365: Dynamics 365 & Power Platform updates dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên D365: Dynamics 365 & Power Platform updates D365: Dynamics 365 & Power Platform updates
ID fogmingjemmagobaogmanbfeljbboehd
URL Chính Thức https://chromewebstore.google.com/detail/d365-dynamics-365-power-p/fogmingjemmagobaogmanbfeljbboehd
Mô tả Stay updated with Microsoft Dynamics 365 and Power Platform
Kích Thước Tệp 992 KB
Số Lần Cài Đặt 772
Phiên Bản Hiện Tại 1.5
Cập Nhật Lần Cuối 2022-09-10
Ngày Phát Hành 2022-08-19
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://d365hub.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://d365hub.com
URL Trang Chính Sách Bảo Mật https://d365hub.com/privacy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}