SAP Mini Launchpad

SAP Mini Launchpad

Apa itu SAP Mini Launchpad?

SAP Mini Launchpad adalah ekstensi Chrome yang dikembangkan oleh df.saplaunchpad, dan fitur utamanya adalah "SAP Mini Launchpad".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi SAP Mini Launchpad

Unduh file ekstensi SAP Mini Launchpad 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

                        SAP Mini Launchpad direct links find notes by number or search terms, create lincese key, swdc, create developer & object keys, manage remote connections.

Version 2.2.2
#Correction "The service connection timed out. Please reload the page to reconnect."                    

Informasi Dasar Ekstensi

Nama SAP Mini Launchpad SAP Mini Launchpad
ID ekakdgpjkglaghkjgemfefihilpgkbli
URL Resmi https://chromewebstore.google.com/detail/sap-mini-launchpad/ekakdgpjkglaghkjgemfefihilpgkbli
Deskripsi SAP Mini Launchpad
Ukuran File 223 KB
Jumlah Instalasi 586
Versi Saat Ini 2.2.2
Terakhir Diperbarui 2021-06-15
Tanggal Publikasi 2017-11-17
Penilaian 4.67/5 Total 6 Penilaian
Pengembang df.saplaunchpad
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SAP Mini Launchpad",
    "description": "SAP Mini Launchpad",
    "version": "2.2.2",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "icons": {
        "16": "16.png",
        "64": "64.png",
        "128": "128.png"
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "downloads"
    ]
}