GDG Philippines

Google Chrome Extension for the GDG Philippines community.

GDG Philippines क्या है?

GDG Philippines https://gdgph.org द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Google Chrome Extension for the GDG Philippines community."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में GDG Philippines एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 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
सहायता पृष्ठ URL 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"
    }
}