3D Kaleidoscope Animation
Realize 3D kaleidoscope animation special effects
3D Kaleidoscope Animationとは何ですか?
3D Kaleidoscope Animationはayrysvdohによって開発されたChromeの拡張機能で、その主な機能は「Realize 3D kaleidoscope animation special effects」です。
拡張機能のスクリーンショット
3D Kaleidoscope Animation拡張機能のCRXファイルをダウンロード
3D Kaleidoscope Animation拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Realize 3D kaleidoscope animation special effects 拡張機能の基本情報
| 名前 | |
| ID | fkffoabocfddlkgnabinamdobpbeipdm |
| 公式URL | https://chromewebstore.google.com/detail/3d-kaleidoscope-animation/fkffoabocfddlkgnabinamdobpbeipdm |
| 説明 | Realize 3D kaleidoscope animation special effects |
| ファイルサイズ | 53.1 KB |
| インストール数 | 28 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2020-01-11 |
| 公開日 | 2020-01-10 |
| 開発者 | ayrysvdoh |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "3D Kaleidoscope Animation",
"description": "Realize 3D kaleidoscope animation special effects",
"browser_action": {
"default_popup": "box\/index.html"
},
"content_security_policy": "script-src 'self'; object-src 'self'",
"icons": {
"128": "logo.png"
},
"manifest_version": 2,
"minimum_chrome_version": "1.0",
"version": "1.0"
} | |