Banner Animation Control - Dev
Control banners that use the GSAP plugin by using the Timeline expression with the variable (tl).
Co to jest Banner Animation Control - Dev?
Banner Animation Control - Dev to rozszerzenie Chrome opracowane przez Euro Rincon, a jego główną funkcją jest „Control banners that use the GSAP plugin by using the Timeline expression with the variable (tl).”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Banner Animation Control - Dev
Pobierz pliki rozszerzeń Banner Animation Control - Dev w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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"
Podstawowe informacje o rozszerzeniu
Nazwa | Banner Animation Control - Dev |
ID | bmphfemmbimfpeelociakliamncpafia |
Oficjalny URL | https://chromewebstore.google.com/detail/banner-animation-control/bmphfemmbimfpeelociakliamncpafia |
Opis | Control banners that use the GSAP plugin by using the Timeline expression with the variable (tl). |
Rozmiar pliku | 136 KB |
Liczba instalacji | 202 |
Aktualna Wersja | 1.1.3 |
Ostatnia Aktualizacja | 2023-10-17 |
Data Publikacji | 2019-01-25 |
Ocena | 4.75/5 Łącznie 12 Oceny |
Deweloper | Euro Rincon |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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": [ " |