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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
    }
}