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.」です。
拡張機能のスクリーンショット
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. 拡張機能の基本情報
| 名前 | |
| 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": [
" | |