3D Kaleidoscope Animation
Realize 3D kaleidoscope animation special effects
Qu'est-ce que 3D Kaleidoscope Animation ?
3D Kaleidoscope Animation est une extension Chrome développée par ayrysvdoh, et sa fonction principale est "Realize 3D kaleidoscope animation special effects".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension 3D Kaleidoscope Animation
Téléchargez les fichiers d'extension 3D Kaleidoscope Animation au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Realize 3D kaleidoscope animation special effects
Informations de Base sur l'Extension
Nom | 3D Kaleidoscope Animation |
ID | fkffoabocfddlkgnabinamdobpbeipdm |
URL Officiel | https://chromewebstore.google.com/detail/3d-kaleidoscope-animation/fkffoabocfddlkgnabinamdobpbeipdm |
Description | Realize 3D kaleidoscope animation special effects |
Taille du Fichier | 53.1 KB |
Nombre d'Installations | 28 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2020-01-11 |
Date de Publication | 2020-01-10 |
Développeur | ayrysvdoh |
Type de Paiement | free |
Langues Prises en Charge | 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" } |