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…

OSF Builder Suite For SFCC :: Deploy क्या है?

OSF Builder Suite For SFCC :: Deploy daniels द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension will show you information about the current build deployed on a SFCC instance. This only works if used on a SFCC…"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में OSF Builder Suite For SFCC :: Deploy एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम OSF Builder Suite For SFCC :: Deploy OSF Builder Suite For SFCC :: Deploy
ID epdbcbegecijepmdpnhogmedieghhbjj
आधिकारिक URL https://chromewebstore.google.com/detail/osf-builder-suite-for-sfc/epdbcbegecijepmdpnhogmedieghhbjj
विवरण This extension will show you information about the current build deployed on a SFCC instance. This only works if used on a SFCC…
फ़ाइल का आकार 50.37 KB
स्थापना संख्या 106
वर्तमान संस्करण 1.0.10
अंतिम अपडेट 2019-02-04
प्रकाशन तिथि 2019-02-03
डेवलपर daniels
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://plugins.jenkins.io/osf-builder-suite-for-sfcc-deploy
समर्थित भाषाएँ 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"
    }
}