GDG Philippines
Google Chrome Extension for the GDG Philippines community.
ما هو GDG Philippines؟
GDG Philippines هو إضافة Chrome تم تطويرها بواسطة https://gdgph.org، والميزة الرئيسية لها هي "Google Chrome Extension for the GDG Philippines community.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة GDG Philippines
قم بتنزيل ملفات الامتداد GDG Philippines بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Google Chrome Extension for the Google Developer Group (GDG) Philippines community. GDG Philippines, formerly known as GTUG Philippines (Google Technology Users Group Philippines), is a group of enthusiastic Filipino developers interested to collaborate and learn more about new technologies. See the latest events and get links to GDG Philippines straight from your Google Chrome browser. Feel free to download the app and give comments, suggestions and ratings. GDG Philippines is an independent group; our activities and the opinions expressed should in no way be linked to Google, the corporation.
معلومات أساسية عن التمديد
الاسم | GDG Philippines |
ID | pbpopomlbomjpbmpfigaogeodiemmjbm |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/gdg-philippines/pbpopomlbomjpbmpfigaogeodiemmjbm |
الوصف | Google Chrome Extension for the GDG Philippines community. |
حجم الملف | 113 KB |
عدد التثبيتات | 78 |
النسخة الحالية | 3.2 |
آخر تحديث | 2023-01-18 |
تاريخ النشر | 2020-06-20 |
تقييم | 4.80/5 مجموع تقييمات 10 |
المطور | https://gdgph.org |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://github.com/jomartigcal/gdgph-chrome-extension |
عنوان صفحة المساعدة | https://github.com/jomartigcal/gdgph-chrome-extension |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "GDG Philippines", "version": "3.2", "description": "Google Chrome Extension for the GDG Philippines community.", "action": { "default_icon": { "16": "images\/gdg-16.png", "48": "images\/gdg-48.png", "128": "images\/gdg-128.png" }, "default_title": "GDG Philippines Chrome Extension", "default_popup": "links.html" } } |