Out of the Sandbox Content Creator

Take advantage of your Out of the Sandbox theme. Create columns, slideshows, tabs and accordions with the click of a button.

Out of the Sandbox Content Creator क्या है?

Out of the Sandbox Content Creator Unknown द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Take advantage of your Out of the Sandbox theme. Create columns, slideshows, tabs and accordions with the click of a button."।

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

screenshot

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

crx प्रारूप में Out of the Sandbox Content Creator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        The Out of the Sandbox Content Creator will allow you to easily add content to your Shopify theme.                    

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

नाम Out of the Sandbox Content Creator Out of the Sandbox Content Creator
ID dfgadilhanjabjcighkgbmchinneoade
आधिकारिक URL https://chromewebstore.google.com/detail/out-of-the-sandbox-conten/dfgadilhanjabjcighkgbmchinneoade
विवरण Take advantage of your Out of the Sandbox theme. Create columns, slideshows, tabs and accordions with the click of a button.
फ़ाइल का आकार 795 KB
स्थापना संख्या 2,682
वर्तमान संस्करण 3.0
अंतिम अपडेट 2020-01-13
प्रकाशन तिथि 2020-01-09
रेटिंग 3.67/5 कुल 6 रेटिंग्स
डेवलपर Unknown
भुगतान के प्रकार free
सहायता पृष्ठ URL https://help.outofthesandbox.com/hc/en-us
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Out of the Sandbox Content Creator",
    "description": "Take advantage of your Out of the Sandbox theme. Create columns, slideshows, tabs and accordions with the click of a button.",
    "version": "3.0",
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "OOTSB Content Creator"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        ""
    ]
}