3D Kaleidoscope Animation
Realize 3D kaleidoscope animation special effects
What is 3D Kaleidoscope Animation?
3D Kaleidoscope Animation is a Chrome extension developed by ayrysvdoh, and its main feature is "Realize 3D kaleidoscope animation special effects".
Extension Screenshots
Download 3D Kaleidoscope Animation Extension CRX File
Download 3D Kaleidoscope Animation extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Realize 3D kaleidoscope animation special effects
Extension Basic Information
Name | 3D Kaleidoscope Animation |
ID | fkffoabocfddlkgnabinamdobpbeipdm |
Official URL | https://chromewebstore.google.com/detail/3d-kaleidoscope-animation/fkffoabocfddlkgnabinamdobpbeipdm |
Description | Realize 3D kaleidoscope animation special effects |
File Size | 53.1 KB |
Installation Count | 28 |
Current Version | 1.0 |
Last Updated | 2020-01-11 |
Publish Date | 2020-01-10 |
Developer | ayrysvdoh |
Payment Type | free |
Supported Languages | 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" } |