D365: Dynamics 365 & Power Platform updates

Stay updated with Microsoft Dynamics 365 and Power Platform

Cos'è D365: Dynamics 365 & Power Platform updates?

D365: Dynamics 365 & Power Platform updates è un'estensione di Chrome sviluppata da https://d365hub.com, e la sua funzione principale è "Stay updated with Microsoft Dynamics 365 and Power Platform".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione D365: Dynamics 365 & Power Platform updates

Scarica i file di estensione D365: Dynamics 365 & Power Platform updates in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome D365: Dynamics 365 & Power Platform updates D365: Dynamics 365 & Power Platform updates
ID fogmingjemmagobaogmanbfeljbboehd
URL Ufficiale https://chromewebstore.google.com/detail/d365-dynamics-365-power-p/fogmingjemmagobaogmanbfeljbboehd
Descrizione Stay updated with Microsoft Dynamics 365 and Power Platform
Dimensione del File 992 KB
Conteggio Installazioni 772
Versione Corrente 1.5
Ultimo Aggiornamento 2022-09-10
Data di Pubblicazione 2022-08-19
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://d365hub.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://d365hub.com
URL della Pagina della Politica sulla Privacy https://d365hub.com/privacy
Lingue Supportate 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"
    }
}