SAP Mini Launchpad
SAP Mini Launchpad
Wat is SAP Mini Launchpad?
SAP Mini Launchpad is een Chrome-extensie ontwikkeld door df.saplaunchpad, en de belangrijkste functie is "SAP Mini Launchpad".
Extensie Screenshots
Download het CRX-bestand van de extensie SAP Mini Launchpad
Download SAP Mini Launchpad-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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." Basisinformatie over de Extensie
| Naam | |
| ID | ekakdgpjkglaghkjgemfefihilpgkbli |
| Officiële URL | https://chromewebstore.google.com/detail/sap-mini-launchpad/ekakdgpjkglaghkjgemfefihilpgkbli |
| Beschrijving | SAP Mini Launchpad |
| Bestandsgrootte | 223 KB |
| Aantal Installaties | 586 |
| Huidige Versie | 2.2.2 |
| Laatst Bijgewerkt | 2021-06-15 |
| Publicatiedatum | 2017-11-17 |
| Beoordeling | 4.67/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | df.saplaunchpad |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
]
} | |