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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "Take advantage of your Out of the Sandbox theme. Create columns, slideshows, tabs and accordions with the click of a button."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Out of the Sandbox Content Creator

ดาวน์โหลดไฟล์ส่วนขยาย 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
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": [
        ""
    ]
}