Shortcuts For Microsoft
Easy navigation to all of Microsofts's services in a single dropdown panel.
Was ist Shortcuts For Microsoft?
Shortcuts For Microsoft ist eine Chrome-Erweiterung, die von gregspradlin entwickelt wurde, und ihr Hauptmerkmal ist "Easy navigation to all of Microsofts's services in a single dropdown panel.".
Erweiterungsscreenshots
Shortcuts For Microsoft-Erweiterungs-CRX-Datei herunterladen
Laden Sie Shortcuts For Microsoft-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | Shortcuts For Microsoft |
ID | ilccagpmddnognoedpkhdiiioefponih |
Offizielle URL | https://chromewebstore.google.com/detail/shortcuts-for-microsoft/ilccagpmddnognoedpkhdiiioefponih |
Beschreibung | Easy navigation to all of Microsofts's services in a single dropdown panel. |
Dateigröße | 47.29 KB |
Installationsanzahl | 549 |
Aktuelle Version | 1.0.4 |
Letztes Update | 2023-12-05 |
Veröffentlichungsdatum | 2020-05-01 |
Bewertung | 4.00/5 Insgesamt 1 Bewertungen |
Entwickler | gregspradlin |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" } } |