GDG Philippines

Google Chrome Extension for the GDG Philippines community.

Wat is GDG Philippines?

GDG Philippines is een Chrome-extensie ontwikkeld door https://gdgph.org, en de belangrijkste functie is "Google Chrome Extension for the GDG Philippines community.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie GDG Philippines

Download GDG Philippines-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

                        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.                    

Basisinformatie over de Extensie

Naam GDG Philippines GDG Philippines
ID pbpopomlbomjpbmpfigaogeodiemmjbm
Officiële URL https://chromewebstore.google.com/detail/gdg-philippines/pbpopomlbomjpbmpfigaogeodiemmjbm
Beschrijving Google Chrome Extension for the GDG Philippines community.
Bestandsgrootte 113 KB
Aantal Installaties 78
Huidige Versie 3.2
Laatst Bijgewerkt 2023-01-18
Publicatiedatum 2020-06-20
Beoordeling 4.80/5 Totaal 10 Beoordelingen
Ontwikkelaar https://gdgph.org
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/jomartigcal/gdgph-chrome-extension
Help Pagina-URL https://github.com/jomartigcal/gdgph-chrome-extension
Ondersteunde Talen 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"
    }
}