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.
Cos'è Out of the Sandbox Content Creator?
Out of the Sandbox Content Creator è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Take advantage of your Out of the Sandbox theme. Create columns, slideshows, tabs and accordions with the click of a button.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Out of the Sandbox Content Creator
Scarica i file di estensione Out of the Sandbox Content Creator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
The Out of the Sandbox Content Creator will allow you to easily add content to your Shopify theme.
Informazioni di Base sull'Estensione
Nome | Out of the Sandbox Content Creator |
ID | dfgadilhanjabjcighkgbmchinneoade |
URL Ufficiale | https://chromewebstore.google.com/detail/out-of-the-sandbox-conten/dfgadilhanjabjcighkgbmchinneoade |
Descrizione | Take advantage of your Out of the Sandbox theme. Create columns, slideshows, tabs and accordions with the click of a button. |
Dimensione del File | 795 KB |
Conteggio Installazioni | 2,682 |
Versione Corrente | 3.0 |
Ultimo Aggiornamento | 2020-01-13 |
Data di Pubblicazione | 2020-01-09 |
Valutazione | 3.67/5 Totale 6 Valutazioni |
Sviluppatore | Unknown |
Tipo di Pagamento | free |
URL della Pagina di Aiuto | https://help.outofthesandbox.com/hc/en-us |
Lingue Supportate | 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": [ " |