Shortcuts For Microsoft
Easy navigation to all of Microsofts's services in a single dropdown panel.
Τι είναι το Shortcuts For Microsoft;
Το Shortcuts For Microsoft είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον gregspradlin, και η κύρια λειτουργία του είναι "Easy navigation to all of Microsofts's services in a single dropdown panel.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Shortcuts For Microsoft
Λήψη αρχείων επέκτασης Shortcuts For Microsoft σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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 Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | ilccagpmddnognoedpkhdiiioefponih |
| Επίσημο URL | https://chromewebstore.google.com/detail/shortcuts-for-microsoft/ilccagpmddnognoedpkhdiiioefponih |
| Περιγραφή | Easy navigation to all of Microsofts's services in a single dropdown panel. |
| Μέγεθος Αρχείου | 47.29 KB |
| Αριθμός Εγκαταστάσεων | 549 |
| Τρέχουσα Έκδοση | 1.0.4 |
| Τελευταία Ενημέρωση | 2023-12-05 |
| Ημερομηνία Δημοσίευσης | 2020-05-01 |
| Αξιολόγηση | 4.00/5 Συνολικά 1 Αξιολογήσεις |
| Προγραμματιστής | gregspradlin |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| Υποστηριζόμενες Γλώσσες | 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"
}
} | |