3D Kaleidoscope Animation
Realize 3D kaleidoscope animation special effects
Was ist 3D Kaleidoscope Animation?
3D Kaleidoscope Animation ist eine Chrome-Erweiterung, die von ayrysvdoh entwickelt wurde, und ihr Hauptmerkmal ist "Realize 3D kaleidoscope animation special effects".
Erweiterungsscreenshots
3D Kaleidoscope Animation-Erweiterungs-CRX-Datei herunterladen
Laden Sie 3D Kaleidoscope Animation-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Realize 3D kaleidoscope animation special effects
Grundlegende Informationen zur Erweiterung
Name | 3D Kaleidoscope Animation |
ID | fkffoabocfddlkgnabinamdobpbeipdm |
Offizielle URL | https://chromewebstore.google.com/detail/3d-kaleidoscope-animation/fkffoabocfddlkgnabinamdobpbeipdm |
Beschreibung | Realize 3D kaleidoscope animation special effects |
Dateigröße | 53.1 KB |
Installationsanzahl | 28 |
Aktuelle Version | 1.0 |
Letztes Update | 2020-01-11 |
Veröffentlichungsdatum | 2020-01-10 |
Entwickler | ayrysvdoh |
Zahlungsart | free |
Unterstützte Sprachen | 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" } |