OSF Builder Suite For SFCC :: Deploy

This extension will show you information about the current build deployed on a SFCC instance. This only works if used on a SFCC…

Wat is OSF Builder Suite For SFCC :: Deploy?

OSF Builder Suite For SFCC :: Deploy is een Chrome-extensie ontwikkeld door daniels, en de belangrijkste functie is "This extension will show you information about the current build deployed on a SFCC instance. This only works if used on a SFCC…".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie OSF Builder Suite For SFCC :: Deploy

Download OSF Builder Suite For SFCC :: Deploy-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

                        This extension will show you information about the current build deployed on a SFCC instance. This only works if used on a SFCC instance where the build was deployed using "OSF Builder Suite For SFCC :: Deploy" Jenkins plugin.                    

Basisinformatie over de Extensie

Naam OSF Builder Suite For SFCC :: Deploy OSF Builder Suite For SFCC :: Deploy
ID epdbcbegecijepmdpnhogmedieghhbjj
Officiële URL https://chromewebstore.google.com/detail/osf-builder-suite-for-sfc/epdbcbegecijepmdpnhogmedieghhbjj
Beschrijving This extension will show you information about the current build deployed on a SFCC instance. This only works if used on a SFCC…
Bestandsgrootte 50.37 KB
Aantal Installaties 106
Huidige Versie 1.0.10
Laatst Bijgewerkt 2019-02-04
Publicatiedatum 2019-02-03
Ontwikkelaar daniels
Betalingswijze free
Extensiewebsite https://plugins.jenkins.io/osf-builder-suite-for-sfcc-deploy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "OSF Builder Suite For SFCC :: Deploy",
    "version": "1.0.10",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com 'unsafe-eval'; object-src 'self'",
    "browser_action": {
        "default_title": "OSF Builder Suite For SFCC :: Deploy",
        "default_icon": "icon128.png",
        "default_popup": "main.html"
    },
    "manifest_version": 2,
    "icons": {
        "16": "icon128.png",
        "48": "icon128.png",
        "128": "icon128.png"
    }
}