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 |
公式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 |
Eメール | [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" } } |