3D Kaleidoscope Animation
Realize 3D kaleidoscope animation special effects
Wat is 3D Kaleidoscope Animation?
3D Kaleidoscope Animation is een Chrome-extensie ontwikkeld door ayrysvdoh, en de belangrijkste functie is "Realize 3D kaleidoscope animation special effects".
Extensie Screenshots
Download het CRX-bestand van de extensie 3D Kaleidoscope Animation
Download 3D Kaleidoscope Animation-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Realize 3D kaleidoscope animation special effects
Basisinformatie over de Extensie
Naam | 3D Kaleidoscope Animation |
ID | fkffoabocfddlkgnabinamdobpbeipdm |
Officiële URL | https://chromewebstore.google.com/detail/3d-kaleidoscope-animation/fkffoabocfddlkgnabinamdobpbeipdm |
Beschrijving | Realize 3D kaleidoscope animation special effects |
Bestandsgrootte | 53.1 KB |
Aantal Installaties | 28 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2020-01-11 |
Publicatiedatum | 2020-01-10 |
Ontwikkelaar | ayrysvdoh |
Betalingswijze | free |
Ondersteunde Talen | 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" } |