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"입니다.

확장 프로그램 스크린샷

screenshot

D365: Dynamics 365 & Power Platform updates 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 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"
    }
}