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開發的Chrome擴展程式,該擴展的主要功能是“Take advantage of your Out of the Sandbox theme. Create columns, slideshows, tabs and accordions with the click of a button.”。

擴展截圖

screenshot

下載Out of the Sandbox Content Creator擴展crx文件

下載Out of the Sandbox Content Creator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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": [
        ""
    ]
}