Shortcuts For Microsoft

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

Apa itu Shortcuts For Microsoft?

Shortcuts For Microsoft adalah ekstensi Chrome yang dikembangkan oleh gregspradlin, dan fitur utamanya adalah "Easy navigation to all of Microsofts's services in a single dropdown panel.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Shortcuts For Microsoft

Unduh file ekstensi Shortcuts For Microsoft dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Shortcuts For Microsoft Shortcuts For Microsoft
ID ilccagpmddnognoedpkhdiiioefponih
URL Resmi https://chromewebstore.google.com/detail/shortcuts-for-microsoft/ilccagpmddnognoedpkhdiiioefponih
Deskripsi Easy navigation to all of Microsofts's services in a single dropdown panel.
Ukuran File 47.29 KB
Jumlah Instalasi 549
Versi Saat Ini 1.0.4
Terakhir Diperbarui 2023-12-05
Tanggal Publikasi 2020-05-01
Penilaian 4.00/5 Total 1 Penilaian
Pengembang gregspradlin
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}