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.”。
擴展截圖
下載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 |
ID | pbpopomlbomjpbmpfigaogeodiemmjbm |
官方網址 | 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" } } |