D365: Dynamics 365 & Power Platform updates

Stay updated with Microsoft Dynamics 365 and Power Platform

Co to jest D365: Dynamics 365 & Power Platform updates?

D365: Dynamics 365 & Power Platform updates to rozszerzenie Chrome opracowane przez https://d365hub.com, a jego główną funkcją jest „Stay updated with Microsoft Dynamics 365 and Power Platform”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia D365: Dynamics 365 & Power Platform updates

Pobierz pliki rozszerzeń D365: Dynamics 365 & Power Platform updates w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa D365: Dynamics 365 & Power Platform updates D365: Dynamics 365 & Power Platform updates
ID fogmingjemmagobaogmanbfeljbboehd
Oficjalny URL https://chromewebstore.google.com/detail/d365-dynamics-365-power-p/fogmingjemmagobaogmanbfeljbboehd
Opis Stay updated with Microsoft Dynamics 365 and Power Platform
Rozmiar pliku 992 KB
Liczba instalacji 772
Aktualna Wersja 1.5
Ostatnia Aktualizacja 2022-09-10
Data Publikacji 2022-08-19
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper https://d365hub.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://d365hub.com
Adres URL Strony Polityki Prywatności https://d365hub.com/privacy
Obsługiwane Języki 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"
    }
}