GDG Philippines

Google Chrome Extension for the GDG Philippines community.

Co je GDG Philippines?

GDG Philippines je rozšíření Chrome vyvinuté https://gdgph.org, a jeho hlavní funkcí je „Google Chrome Extension for the GDG Philippines community.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření GDG Philippines

Stáhněte si soubory rozšíření GDG Philippines ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název GDG Philippines GDG Philippines
ID pbpopomlbomjpbmpfigaogeodiemmjbm
Oficiální URL https://chromewebstore.google.com/detail/gdg-philippines/pbpopomlbomjpbmpfigaogeodiemmjbm
Popis Google Chrome Extension for the GDG Philippines community.
Velikost souboru 113 KB
Počet instalací 78
Aktuální Verze 3.2
Poslední Aktualizace 2023-01-18
Datum Vydání 2020-06-20
Hodnocení 4.80/5 Celkem 10 Hodnocení
Vývojář https://gdgph.org
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://github.com/jomartigcal/gdgph-chrome-extension
URL Stránky Nápovědy https://github.com/jomartigcal/gdgph-chrome-extension
Podporované Jazyky 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"
    }
}