Shortcuts For Microsoft

Easy navigation to all of Microsofts's services in a single dropdown panel.

Qu'est-ce que Shortcuts For Microsoft ?

Shortcuts For Microsoft est une extension Chrome développée par gregspradlin, et sa fonction principale est "Easy navigation to all of Microsofts's services in a single dropdown panel.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Shortcuts For Microsoft

Téléchargez les fichiers d'extension Shortcuts For Microsoft au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Disclaimer
===================================
The developer of this extension is not affiliated in any way with Microsoft.
All icons and names are a trademark of Microsoft.

Notice: All referenced brands, product names, service names and trademarks are property of their respective owner(s).

Version
===================================
1.0.1 - Extension logo updated.
1.0.2 - Updated links to Photos and Tasks.
1.0.3 - Updated links and icons
1.0.4 - Manifest version to 3                    

Informations de Base sur l'Extension

Nom Shortcuts For Microsoft Shortcuts For Microsoft
ID ilccagpmddnognoedpkhdiiioefponih
URL Officiel https://chromewebstore.google.com/detail/shortcuts-for-microsoft/ilccagpmddnognoedpkhdiiioefponih
Description Easy navigation to all of Microsofts's services in a single dropdown panel.
Taille du Fichier 47.29 KB
Nombre d'Installations 549
Version Actuelle 1.0.4
Dernière Mise à Jour 2023-12-05
Date de Publication 2020-05-01
Évaluation 4.00/5 Total 1 Évaluations
Développeur gregspradlin
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Shortcuts For Microsoft",
    "description": "Easy navigation to all of Microsofts's services in a single dropdown panel.",
    "version": "1.0.4",
    "action": {
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}