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.

Wat is Out of the Sandbox Content Creator?

Out of the Sandbox Content Creator is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Take advantage of your Out of the Sandbox theme. Create columns, slideshows, tabs and accordions with the click of a button.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Out of the Sandbox Content Creator

Download Out of the Sandbox Content Creator-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

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

Basisinformatie over de Extensie

Naam Out of the Sandbox Content Creator Out of the Sandbox Content Creator
ID dfgadilhanjabjcighkgbmchinneoade
Officiële URL https://chromewebstore.google.com/detail/out-of-the-sandbox-conten/dfgadilhanjabjcighkgbmchinneoade
Beschrijving Take advantage of your Out of the Sandbox theme. Create columns, slideshows, tabs and accordions with the click of a button.
Bestandsgrootte 795 KB
Aantal Installaties 2,682
Huidige Versie 3.0
Laatst Bijgewerkt 2020-01-13
Publicatiedatum 2020-01-09
Beoordeling 3.67/5 Totaal 6 Beoordelingen
Ontwikkelaar Unknown
Betalingswijze free
Help Pagina-URL https://help.outofthesandbox.com/hc/en-us
Ondersteunde Talen 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": [
        ""
    ]
}