Shortcuts For Microsoft
Easy navigation to all of Microsofts's services in a single dropdown panel.
Cos'è Shortcuts For Microsoft?
Shortcuts For Microsoft è un'estensione di Chrome sviluppata da gregspradlin, e la sua funzione principale è "Easy navigation to all of Microsofts's services in a single dropdown panel.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Shortcuts For Microsoft
Scarica i file di estensione Shortcuts For Microsoft 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
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | ilccagpmddnognoedpkhdiiioefponih |
| URL Ufficiale | https://chromewebstore.google.com/detail/shortcuts-for-microsoft/ilccagpmddnognoedpkhdiiioefponih |
| Descrizione | Easy navigation to all of Microsofts's services in a single dropdown panel. |
| Dimensione del File | 47.29 KB |
| Conteggio Installazioni | 549 |
| Versione Corrente | 1.0.4 |
| Ultimo Aggiornamento | 2023-12-05 |
| Data di Pubblicazione | 2020-05-01 |
| Valutazione | 4.00/5 Totale 1 Valutazioni |
| Sviluppatore | gregspradlin |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |