Banner Animation Control - Dev
Control banners that use the GSAP plugin by using the Timeline expression with the variable (tl).
Apa itu Banner Animation Control - Dev?
Banner Animation Control - Dev adalah ekstensi Chrome yang dikembangkan oleh Euro Rincon, dan fitur utamanya adalah "Control banners that use the GSAP plugin by using the Timeline expression with the variable (tl).".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Banner Animation Control - Dev
Unduh file ekstensi Banner Animation Control - Dev dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Herramienta para controlar los banners construidos con el plugin de Greensock GSAP, utilizando TimelineMax y TimelineLite. " var tl = new TimelineMax(); " " var tl = new TimelineLite(); " Activar con teclado: default: "Ctrl+Shift+F", mac: "Ctrl+Shift+F" -------------------------------------- Tool to control the banners built with the Greensock GSAP plugin, using TimelineMax and TimelineLite. " var tl = new TimelineMax(); " " var tl = new TimelineLite(); " Hot Keywords: default: "Ctrl+Shift+D", mac: "Ctrl+Shift+D"
Informasi Dasar Ekstensi
Nama | Banner Animation Control - Dev |
ID | bmphfemmbimfpeelociakliamncpafia |
URL Resmi | https://chromewebstore.google.com/detail/banner-animation-control/bmphfemmbimfpeelociakliamncpafia |
Deskripsi | Control banners that use the GSAP plugin by using the Timeline expression with the variable (tl). |
Ukuran File | 136 KB |
Jumlah Instalasi | 202 |
Versi Saat Ini | 1.1.3 |
Terakhir Diperbarui | 2023-10-17 |
Tanggal Publikasi | 2019-01-25 |
Penilaian | 4.75/5 Total 12 Penilaian |
Pengembang | Euro Rincon |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Banner Animation Control - Dev ", "version": "1.1.3", "description": "Control banners that use the GSAP plugin by using the Timeline expression with the variable (tl).", "manifest_version": 3, "background": { "service_worker": "js\/background.js" }, "web_accessible_resources": [ { "resources": [ "css\/*.css", "js\/*.js", "fonts\/*.woff2", "html\/*.html" ], "matches": [ " |