GDG Philippines

Google Chrome Extension for the GDG Philippines community.

什么是GDG Philippines?

GDG Philippines是由https://gdgph.org开发的Chrome扩展程序,该扩展的主要功能是“Google Chrome Extension for the GDG Philippines community.”。

扩展截图

screenshot
screenshot
screenshot

下载GDG Philippines扩展crx文件

下载GDG Philippines扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
    }
}