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

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου 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 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"
    }
}