3D Kaleidoscope Animation
Realize 3D kaleidoscope animation special effects
Vad är 3D Kaleidoscope Animation?
3D Kaleidoscope Animation är en Chrome-tillägg utvecklad av ayrysvdoh, och dess huvudfunktion är "Realize 3D kaleidoscope animation special effects".
Tilläggsskärmbilder
Ladda ner 3D Kaleidoscope Animation-förlängningens CRX-fil
Ladda ner 3D Kaleidoscope Animation-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Realize 3D kaleidoscope animation special effects Grundläggande Information om Tillägg
| Namn | |
| ID | fkffoabocfddlkgnabinamdobpbeipdm |
| Officiell webbadress | https://chromewebstore.google.com/detail/3d-kaleidoscope-animation/fkffoabocfddlkgnabinamdobpbeipdm |
| Beskrivning | Realize 3D kaleidoscope animation special effects |
| Filstorlek | 53.1 KB |
| Antal Installationer | 28 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2020-01-11 |
| Publiceringsdatum | 2020-01-10 |
| Utvecklare | ayrysvdoh |
| Betalningssätt | free |
| Stödda Språk | 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"
} | |