Official GSAP Sniffer
Shows the version of GSAP (GreenSock Animation Platform) that is used on the page (if at all)
Wat is Official GSAP Sniffer?
Official GSAP Sniffer is een Chrome-extensie ontwikkeld door GreenSock, en de belangrijkste functie is "Shows the version of GSAP (GreenSock Animation Platform) that is used on the page (if at all)".
Extensie Screenshots
Download het CRX-bestand van de extensie Official GSAP Sniffer
Download Official GSAP Sniffer-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
This is the official GSAP sniffer extension that detects if the GreenSock Animation Platform (GSAP) is used on a given webpage. If so, the icon becomes green and shows the version of GSAP. If GSAP is not used, the icon stays grey. https://greensock.com/
Basisinformatie over de Extensie
Naam | |
ID | dbcjaehchnikgdjjcehagpcikmlpjefh |
Officiële URL | https://chromewebstore.google.com/detail/official-gsap-sniffer/dbcjaehchnikgdjjcehagpcikmlpjefh |
Beschrijving | Shows the version of GSAP (GreenSock Animation Platform) that is used on the page (if at all) |
Bestandsgrootte | 71.47 KB |
Aantal Installaties | 518 |
Huidige Versie | 1.3 |
Laatst Bijgewerkt | 2021-07-09 |
Publicatiedatum | 2019-12-30 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | GreenSock |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://greensock.com/ |
Help Pagina-URL | https://greensock.com/forums/ |
Ondersteunde Talen | en |
manifest.json | |
{ "author": "GreenSock", "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icons\/sock-bw-32.png", "default_title": "Official GSAP Sniffer" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |