GDG Philippines

Google Chrome Extension for the GDG Philippines community.

Vad är GDG Philippines?

GDG Philippines är en Chrome-tillägg utvecklad av https://gdgph.org, och dess huvudfunktion är "Google Chrome Extension for the GDG Philippines community.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner GDG Philippines-förlängningens CRX-fil

Ladda ner GDG Philippines-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn GDG Philippines GDG Philippines
ID pbpopomlbomjpbmpfigaogeodiemmjbm
Officiell webbadress https://chromewebstore.google.com/detail/gdg-philippines/pbpopomlbomjpbmpfigaogeodiemmjbm
Beskrivning Google Chrome Extension for the GDG Philippines community.
Filstorlek 113 KB
Antal Installationer 78
Aktuell Version 3.2
Senast Uppdaterad 2023-01-18
Publiceringsdatum 2020-06-20
Betyg 4.80/5 Totalt 10 Betyg
Utvecklare https://gdgph.org
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://github.com/jomartigcal/gdgph-chrome-extension
Hjälpsida URL https://github.com/jomartigcal/gdgph-chrome-extension
Stödda Språk 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"
    }
}