Official GSAP Sniffer
Shows the version of GSAP (GreenSock Animation Platform) that is used on the page (if at all)
ما هو Official GSAP Sniffer؟
Official GSAP Sniffer هو إضافة Chrome تم تطويرها بواسطة GreenSock، والميزة الرئيسية لها هي "Shows the version of GSAP (GreenSock Animation Platform) that is used on the page (if at all)".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Official GSAP Sniffer
قم بتنزيل ملفات الامتداد Official GSAP Sniffer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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/
معلومات أساسية عن التمديد
الاسم | |
ID | dbcjaehchnikgdjjcehagpcikmlpjefh |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/official-gsap-sniffer/dbcjaehchnikgdjjcehagpcikmlpjefh |
الوصف | Shows the version of GSAP (GreenSock Animation Platform) that is used on the page (if at all) |
حجم الملف | 71.47 KB |
عدد التثبيتات | 518 |
النسخة الحالية | 1.3 |
آخر تحديث | 2021-07-09 |
تاريخ النشر | 2019-12-30 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | GreenSock |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://greensock.com/ |
عنوان صفحة المساعدة | https://greensock.com/forums/ |
اللغات المدعومة | 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": [ " |